Skip to content

Commit 1854b51

Browse files
authored
Merge pull request #126905 from changeworld/patch-2
Fix typo: Configuraion -> Configuration
2 parents 67f0e6a + 07c4c14 commit 1854b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/enable-dynamic-configuration-azure-functions-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this tutorial, you learn how to:
2121

2222
> [!div class="checklist"]
2323
> * Set up dynamic configuration refresh for your Azure Functions app.
24-
> * Enable automatic configuration refresh using App Configuraion middleware.
24+
> * Enable automatic configuration refresh using App Configuration middleware.
2525
> * Use the latest configuration in Function calls when changes occur in your App Configuration store.
2626
2727
## Prerequisites

0 commit comments

Comments
 (0)