Skip to content

Commit 6b53f42

Browse files
AkshatMkodster28
andauthored
Update src/content/docs/bots/concepts/bot/verified-bots/web-bot-auth.mdx
Co-authored-by: Kody Jackson <[email protected]>
1 parent cd89955 commit 6b53f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/bots/concepts/bot/verified-bots/web-bot-auth.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Signature: sig2=:jdq0SqOwHdyHr9+r5jw3iYZH6aNGKijYp/EstF4RQTQdi5N5YYKrD+mCT1HA1nZ
190190
:::note
191191
You can test how Cloudflare interprets your signed requests against https://crawltest.com/cdn-cgi/web-bot-auth. This endpoint returns
192192
an HTTP `401` if your message is formatted correctly but your key is unknown, an HTTP `200` if the key is known and your message is verified,
193-
and an HTTP 400 otherwise. You may also see an HTTP 401 if your key is known but the message failed to verify.
193+
and an HTTP `400` otherwise. You may also see an HTTP `401` if your key is known but the message failed to verify.
194194
:::
195195

196196
## Additional resources

0 commit comments

Comments
 (0)