Skip to content

Commit 4f0af46

Browse files
authored
Clarify H2
------- cc: @ggailey777
1 parent dcef797 commit 4f0af46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/supported-languages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ There are three levels of support:
2525
* **Preview** - Not yet supported but is expected to reach GA status in the future.
2626
* **Experimental** - Not supported and might be abandoned in the future; no guarantee of eventual preview or GA status.
2727

28-
## Languages in runtime 1.x and 2.x
28+
## Languages by runtime version
2929

3030
[Two versions of the Azure Functions runtime](functions-versions.md) are available. The following table shows which languages are supported in each runtime version.
3131

@@ -41,7 +41,7 @@ The version 2.x runtime doesn't support experimental languages. Support for new
4141

4242
### Language extensibility
4343

44-
The 2.x runtime is designed to offer [language extensibility](https://github.com/Azure/azure-webjobs-sdk-script/wiki/Language-Extensibility). The JavaScript and Java languages in the 2.x runtime are built with this extensibility.
44+
Starting with version 2.x, the runtime is designed to offer [language extensibility](https://github.com/Azure/azure-webjobs-sdk-script/wiki/Language-Extensibility). The JavaScript and Java languages in the 2.x runtime are built with this extensibility.
4545

4646
## Next steps
4747

0 commit comments

Comments
 (0)