You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/static-web-apps/languages-runtimes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,9 @@ You can specify the runtime version that builds the front end of your static web
35
35
36
36
## API
37
37
38
-
The APIs in Azure Static Web Apps are supported by Azure Functions. Refer to the [Azure Functions supported languages and runtimes](../azure-functions/supported-languages.md) for details.
38
+
The underlying support for APIs in Azure Static Web Apps is provided by Azure Functions. Refer to the [Azure Functions supported languages and runtimes](../azure-functions/supported-languages.md) for details.
39
39
40
-
The following versions are supported for managed functions in Static Web Apps. If your application requires a version not listed, considering[bringing your own functions](./functions-bring-your-own.md).
40
+
The following versions are supported for managed functions in Static Web Apps. If your application requires a version not listed, consider[bringing your own functions](./functions-bring-your-own.md) to your app.
41
41
42
42
[!INCLUDE [Languages and runtimes](../../includes/static-web-apps-languages-runtimes.md)]
0 commit comments