Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 162c12e

Browse files
nuzilkeharper
andauthored
Update src/guides/v2.4/graphql/caching.md
Co-authored-by: Kevin Harper <keharper@users.noreply.github.com>
1 parent c900776 commit 162c12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.4/graphql/caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ if (req.request == "GET" && req.url.path ~ "/graphql" && req.url.qs ~ "query=")
116116
....
117117
```
118118

119-
Fastly will only cache GET requests that contain a query parameter in the request url.
119+
Fastly will only cache GET requests that contain a query parameter in the request URL.
120120

121121
### Example
122122

0 commit comments

Comments
 (0)