Skip to content

Commit 9c8e6a8

Browse files
authored
Fix typo and add CLI info
1 parent 25a0392 commit 9c8e6a8

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
@@ -8,7 +8,7 @@ ms.author: glenga
88

99
## Language support details
1010

11-
The following table shows which languages supported by Functions can run on Linux or Windows. It also indicated whether your language supports editing in the Azure portal. The language is based on the **Runtime stack** option you choose when [creating your function app in the Azure portal](../articles/azure-functions/functions-create-function-app-portal.md#create-a-function-app).
11+
The following table shows which languages supported by Functions can run on Linux or Windows. It also indicates whether your language supports editing in the Azure portal. The language is based on the **Runtime stack** option you choose when [creating your function app in the Azure portal](../articles/azure-functions/functions-create-function-app-portal.md#create-a-function-app). This is the same as the `--worker-runtime` option when using the `func init` command in Azure Functions Core Tools.
1212

1313
| Language | Runtime stack | Linux | Windows | In-portal editing |
1414
|:--- |:-- |:--|:--- |:--- |

0 commit comments

Comments
 (0)