Skip to content

Commit 4c3def9

Browse files
Update src/content/docs/cache/how-to/cache-keys.mdx
Co-authored-by: marciocloudflare <[email protected]>
1 parent a4715ba commit 4c3def9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/how-to/cache-keys.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Be aware that changes in the SSL setting can lead to cache invalidation when usi
6161

6262
- Moving from **Flexible** to **Full**, **Full (strict)**, or **Strict** similarly changes the origin scheme to HTTPS and causes a cache bust.
6363

64-
Understanding how $scheme interacts with your caching configuration is essential when modifying SSL modes to avoid unexpected cache behavior.
64+
Understanding how `$scheme` interacts with your caching configuration is essential when modifying SSL modes to avoid unexpected cache behavior.
6565

6666
### Cache Level: Ignore Query String
6767

0 commit comments

Comments
 (0)