Skip to content

Commit 4e90225

Browse files
authored
Fix typo in .NET version support explanation
1 parent 949de32 commit 4e90225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

includes/functions-supported-languages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Make sure to select your preferred development language at the [top of the artic
1212
::: zone pivot="programming-language-csharp"
1313
The following table shows the .NET versions supported by Azure Functions.
1414

15-
The supported version of .NET depends we on both your Functions runtime version and your selected execution model.
15+
The supported version of .NET depends on both your Functions runtime version and your selected execution model.
1616

1717
### [Isolated worker model](#tab/isolated-process)
1818

0 commit comments

Comments
 (0)