Skip to content

Commit 61801df

Browse files
Corrects typo (#17694)
1 parent e8201ed commit 61801df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/health-checks/how-to/zone-lockdown.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To bypass zone lockdown using a WAF custom rule:
2626
5. Set the action to *Skip* and the corresponding feature to **Zone Lockdown** under **More components to skip**.
2727

2828
Cloudflare Health Checks have a user agent of the following format:
29-
`Mozilla/5.0 (compatible;Cloudflare-Healthchecks/1.0;"+https://www.cloudflare.com/; healthcheck-id: XXX)` where `XXX` is replaced with the first 16 characters of the Health Check ID.
29+
`Mozilla/5.0 (compatible;Cloudflare-Healthchecks/1.0;+https://www.cloudflare.com/; healthcheck-id: XXX)` where `XXX` is replaced with the first 16 characters of the Health Check ID.
3030

3131
To allow a specific Health Check, verify if the user agent contains the first 16 characters of the Health Check ID.
3232

0 commit comments

Comments
 (0)