We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8a9beb + 3f93eb6 commit 5410567Copy full SHA for 5410567
articles/azure-cache-for-redis/cache-web-app-howto.md
@@ -68,7 +68,7 @@ Because the file *CacheSecrets.config* isn't deployed to Azure with your applica
68
69
:::image type="content" source="media/cache-web-app-howto/cache-web-config.png" alt-text="Web.config":::
70
71
-1. In the *web.config* file, you can how to set the `<appSetting>` element for running the application locally.
+1. In the *web.config* file, you can set the `<appSettings>` element for running the application locally.
72
73
`<appSettings file="C:\AppSecrets\CacheSecrets.config">`
74
0 commit comments