Skip to content

Commit 245561a

Browse files
authored
Merge pull request #13 from ggailey777/patch-1
Final spelling fix blocking the PR merger
2 parents 632b7ca + 46f135f commit 245561a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ By default, function apps created in the Azure portal, by the Azure CLI, or from
3838

3939
### Migrating existing function apps
4040

41-
When your app has existing functions, you must take precautions before moving to a later runtime version. The following articles detail breaking changes between versions, including language-specific breaking changes. They also provide you with step-by-step instructions for a successful migration of you existing function app.
41+
When your app has existing functions, you must take precautions before moving to a later runtime version. The following articles detail breaking changes between versions, including language-specific breaking changes. They also provide you with step-by-step instructions for a successful migration of your existing function app.
4242

4343
+ [Migrate from runtime version 3.x to version 4.x](./migrate-version-3-version-4.md)
4444
+ [Migrate from runtime version 1.x to version 4.x](./migrate-version-1-version-4.md)

0 commit comments

Comments
 (0)