Skip to content

Commit 16cfcf2

Browse files
wording
1 parent 23109a5 commit 16cfcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/rules/custom-errors/reference/error-tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following custom error tokens are required by their respective error pages:
2323
| `::CLOUDFLARE_ERROR_500S_BOX::` | 5XX Errors |
2424
| `::CLOUDFLARE_ERROR_1000S_BOX::` | 1XXX Errors |
2525

26-
[^1] `::CAPTCHA_BOX::` is not used for I'm Under Attack Mode.
26+
[^1] Not used for I'm Under Attack Mode.
2727

2828
Each custom error token has a default look and feel. However, you can use CSS to stylize each custom error tag using each tag's class ID. All the external resources like images, CSS, and scripts will be inlined during the process. As such, all external resources need to be available (that is, they must return `200 OK`) otherwise an error will be thrown.
2929

0 commit comments

Comments
 (0)