Skip to content

Commit a3b4e44

Browse files
authored
Update src/content/docs/cache/concepts/cache-control.mdx
1 parent bca043b commit a3b4e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/concepts/cache-control.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In the following sections, we will provide more details regarding:
2727

2828
## `Cache-control` header directives
2929

30-
A `Cache-Control` header can include a number of directives. The `Cache-Control` header's directives dictate who can cache a resource along with how long those resources can be cached before they must be updated.
30+
A `Cache-Control` header can include a number of directives, and the directive dictates who can cache a resource along with how long those resources can be cached before they must be updated.
3131

3232
:::note[Note]
3333

0 commit comments

Comments
 (0)