diff --git a/src/content/partials/bots/javascript-detections-implementation.mdx b/src/content/partials/bots/javascript-detections-implementation.mdx index 73c89349b32f111..ff7287381f85788 100644 --- a/src/content/partials/bots/javascript-detections-implementation.mdx +++ b/src/content/partials/bots/javascript-detections-implementation.mdx @@ -3,7 +3,7 @@ --- -Once you enable JavaScript detections, you can use the `cf.bot_management.js_detection.passed` field in WAF custom rules (or the `request.cf.botManagement.js_detection.passed` variable in Workers). +Once you enable JavaScript detections, you can use the `cf.bot_management.js_detection.passed` field in WAF custom rules (or the `request.cf.botManagement.jsDetection.passed` variable in Workers). When adding this field to WAF custom rules, use it: