Skip to content

Commit a4f57a6

Browse files
authored
Merge pull request #115635 from ckulka/patch-1
Typo: Remove duplicate parenthesis
2 parents 01232f0 + 41462f7 commit a4f57a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-portal-language-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The following table shows which languages supported by Functions can run on Linu
1313

1414
| Language | Runtime stack | Linux | Windows | In-portal editing |
1515
|:--- |:-- |:--|:--- |:--- |
16-
| [C# (isolated worker model))](../articles/azure-functions/dotnet-isolated-process-guide.md) |.NET||| |
16+
| [C# (isolated worker model)](../articles/azure-functions/dotnet-isolated-process-guide.md) |.NET||| |
1717
| [C# (in-process model)](../articles/azure-functions/functions-dotnet-class-library.md)|.NET||| |
1818
| [C# script](../articles/azure-functions/functions-reference-csharp.md) | .NET ||||
1919
| [JavaScript](../articles/azure-functions/functions-reference-node.md?tabs=javascript) | Node.js ||||

0 commit comments

Comments
 (0)