Skip to content

Commit 831bef6

Browse files
authored
Update articles/azure-functions/set-runtime-version.md
Corrected issue flagged by Acrolinx Correctness
1 parent 8e5347b commit 831bef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/set-runtime-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ During local development, your installed version of Azure Functions Core Tools m
2525

2626
## Update your runtime version
2727

28-
When possible, you should always run your function apps on the latest supported version of the Azure Functions runtime. If your function app is currently running on a older version of the runtime, you should migrate your app to version 4.x
28+
When possible, you should always run your function apps on the latest supported version of the Azure Functions runtime. If your function app is currently running on an older version of the runtime, you should migrate your app to version 4.x
2929

3030
[!INCLUDE [functions-migrate-apps](../../includes/functions-migrate-apps.md)]
3131

0 commit comments

Comments
 (0)