Skip to content

Commit 034ff2c

Browse files
Update src/content/docs/cache/how-to/purge-cache/purge-by-tags.mdx
1 parent ce78f9b commit 034ff2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/how-to/purge-cache/purge-by-tags.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When your content reaches our edge network, Cloudflare:
4242
* For cache purges, the maximum length of a cache-tag in an API call is 1,024 characters.
4343
* The `Cache-Tag` HTTP header must only contain UTF-8 encoded characters.
4444
* Spaces are not allowed in cache-tags.
45-
* Case is not sensitive. For example, `Tag1` and `tag1` are considered the same. Not that case insensitivity applies only for ASCII characters.
45+
* Case is not sensitive. For example, `Tag1` and `tag1` are considered the same. Note that case insensitivity applies only for ASCII characters.
4646

4747
## Purge using cache-tags
4848

0 commit comments

Comments
 (0)