Skip to content

Commit 638524d

Browse files
fix backticks
1 parent 6777af3 commit 638524d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/bots/javascript-detections-definition.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ These detections are implemented via a lightweight, invisible JavaScript code sn
1616
The snippets of JavaScript will contain a source pointing to the challenge platform, with paths that start with `/cdn-cgi/challenge-platform/...`
1717

1818
:::note
19-
The information in JavaScript detections which populates `js_detection.passed` is stored in the `cf_clearance cookie`.
19+
The information in JavaScript detections which populates `js_detection.passed` is stored in the `cf_clearance` cookie.
2020
:::

0 commit comments

Comments
 (0)