Skip to content

Commit 9c5229a

Browse files
Update articles/static-web-apps/configuration.md
Co-authored-by: Thomas Gauvin <[email protected]>
1 parent 5588e64 commit 9c5229a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ For details on how to restrict routes to authenticated users, see [Securing rout
361361

362362
### Disable cache for authenticated paths
363363

364-
If you set up [manual integration with Azure Front Door](front-door-manual.md), you may want to disable caching for your secured routes. With [enterprise-grade edge](enterprise-edge.md) enabled, Azure Front Door is already configured for you.
364+
If you set up [manual integration with Azure Front Door](front-door-manual.md), you may want to disable caching for your secured routes. With [enterprise-grade edge](enterprise-edge.md) enabled, this is already configured for you.
365365

366366
To disable Azure Front Door caching for secured routes, add `"Cache-Control": "no-store"` to the route header definition.
367367

0 commit comments

Comments
 (0)