diff --git a/src/content/docs/waf/managed-rules/waf-exceptions/define-dashboard.mdx b/src/content/docs/waf/managed-rules/waf-exceptions/define-dashboard.mdx index 08e9f077ad930ae..bd56dc9dcf27de3 100644 --- a/src/content/docs/waf/managed-rules/waf-exceptions/define-dashboard.mdx +++ b/src/content/docs/waf/managed-rules/waf-exceptions/define-dashboard.mdx @@ -68,5 +68,5 @@ To add an exception at the account level (Enterprise plans only): :::note -Exceptions only apply to rules executing a managed ruleset listed after them. For example, if you are skipping a rule belonging to the Cloudflare OWASP Core Ruleset, make sure the exception is listed in **Security** > **WAF** > **Managed rules** *before* the execute rule deploying this managed ruleset. +Exceptions only apply to rules executing a managed ruleset listed after them. For example, if you are skipping a rule belonging to the Cloudflare OWASP Core Ruleset, make sure the exception is listed in **Security** > **WAF** > **Managed rules** *before* the execute rule deploying this managed ruleset. ::: diff --git a/src/content/docs/waf/reference/legacy/old-rate-limiting/troubleshooting.mdx b/src/content/docs/waf/reference/legacy/old-rate-limiting/troubleshooting.mdx index 28db311cfb1f867..c207c4627e28aee 100644 --- a/src/content/docs/waf/reference/legacy/old-rate-limiting/troubleshooting.mdx +++ b/src/content/docs/waf/reference/legacy/old-rate-limiting/troubleshooting.mdx @@ -27,5 +27,5 @@ The following common errors may prevent configuring rate limiting rules via the :::note -The `origin_traffic` parameter can only be set on Enterprise plans. Setting `"origin_traffic" = false` for a rule on a Free, Pro, or Business domain is automatically converted into `"origin_traffic" = true`. +The `origin_traffic` parameter can only be set on Enterprise plans. Setting `"origin_traffic" = false` for a rule on a Free, Pro, or Business domain is automatically converted into `"origin_traffic" = true`. :::