Skip to content

Commit 1402a43

Browse files
pm feedback
1 parent ef4d6ef commit 1402a43

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/content/docs/bots/concepts/bot/signed-agents/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For an agent to be recognized, it must meet the following requirements:
2626
1. The agent must follow the [signed agents policy](/bots/concepts/bot/signed-agents/policy/).
2727
2. The bot must be using [Web Bot Auth](/bots/reference/bot-verification/web-bot-auth/).
2828

29-
Once Cloudflare verifies a bot, it should appear on [Cloudflare Radar's list of verified bots](https://radar.cloudflare.com/verified-bots).
29+
Once Cloudflare approves a signed agent, it should appear on [Cloudflare Radar's bots and agents directory](https://radar.cloudflare.com/verified-bots).
3030

3131
---
3232

src/content/docs/bots/concepts/bot/signed-agents/policy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The purpose of the service should be benign or helpful to both the owner of a zo
5151

5252
#### Example
5353

54-
Mass price scraping direct e-commerce competitors is not a valid use case.
54+
Price scraping direct e-commerce competitors is not a valid use case.
5555

5656
### Public documentation
5757

src/content/docs/bots/concepts/bot/verified-bots/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For a bot to be verified, it must meet the following requirements:
2828
- [Web Bot Auth](/bots/reference/bot-verification/web-bot-auth/)
2929
- [IP validation](/bots/reference/bot-verification/ip-validation/)
3030

31-
Once Cloudflare verifies a bot, it should appear on [Cloudflare Radar's list of verified bots](https://radar.cloudflare.com/verified-bots).
31+
Once Cloudflare approves a verified bot, it should appear on [Cloudflare Radar's bots and agents directory](https://radar.cloudflare.com/verified-bots).
3232

3333
---
3434

0 commit comments

Comments
 (0)