From 3bc08c9803a0a3b9b451d6f02532b303608a7634 Mon Sep 17 00:00:00 2001
From: Rayanzay <103335907+Rayanzay@users.noreply.github.com>
Date: Wed, 2 Jul 2025 07:20:20 +1000
Subject: [PATCH] Remove unnecessary period
---
.../ai-audit/features/pay-per-crawl/what-is-pay-per-crawl.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/content/docs/ai-audit/features/pay-per-crawl/what-is-pay-per-crawl.mdx b/src/content/docs/ai-audit/features/pay-per-crawl/what-is-pay-per-crawl.mdx
index 32c34a18e7b41c1..3b817eca9e3df22 100644
--- a/src/content/docs/ai-audit/features/pay-per-crawl/what-is-pay-per-crawl.mdx
+++ b/src/content/docs/ai-audit/features/pay-per-crawl/what-is-pay-per-crawl.mdx
@@ -23,7 +23,7 @@ The resulting landscape leaves content owners with limited options for managing
Pay per crawl is a feature of AI Audit that enables site owners to control and monetize AI crawler access to content by setting a price per zone.
-Each time an AI crawler requests content, they either present payment intent via request headers for successful `HTTP 200` access, or receive an `HTTP 402 Payment Required` response with pricing. Cloudflare acts as the Merchant of Record. for pay per crawl and also provides the underlying technical infrastructure.
+Each time an AI crawler requests content, they either present payment intent via request headers for successful `HTTP 200` access, or receive an `HTTP 402 Payment Required` response with pricing. Cloudflare acts as the Merchant of Record for pay per crawl and also provides the underlying technical infrastructure.
:::note
If you block an AI crawler from a zone via either of Cloudflare's [WAF](/waf/) or [Bot Management](/bots/get-started/bot-management/) products, those products' rulesets will override pay per crawl's "charge" feature, and the blocked crawler will not have access to the zone.
@@ -43,4 +43,4 @@ Refer to the following resources.
- [Use pay per crawl as a site owner](/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-site-owner/set-up-cloudflare-account/).
- [Use pay per crawl as an AI owner](/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/set-up-cloudflare-account/).
- [AI Audit with Cloudflare WAF](/ai-audit/configuration/ai-audit-with-waf/).
-- [AI Audit with Cloudflare Bots](/ai-audit/configuration/ai-audit-with-bots/).
\ No newline at end of file
+- [AI Audit with Cloudflare Bots](/ai-audit/configuration/ai-audit-with-bots/).