Skip to content

Commit 5410567

Browse files
authored
Merge pull request #104936 from kauer3/patch-3
Fix typos in cache-web-app-howto.md
2 parents e8a9beb + 3f93eb6 commit 5410567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-web-app-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Because the file *CacheSecrets.config* isn't deployed to Azure with your applica
6868

6969
:::image type="content" source="media/cache-web-app-howto/cache-web-config.png" alt-text="Web.config":::
7070

71-
1. In the *web.config* file, you can how to set the `<appSetting>` element for running the application locally.
71+
1. In the *web.config* file, you can set the `<appSettings>` element for running the application locally.
7272

7373
`<appSettings file="C:\AppSecrets\CacheSecrets.config">`
7474

0 commit comments

Comments
 (0)