Skip to content

Commit 2271eb9

Browse files
language fixes
1 parent 1402a43 commit 2271eb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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
@@ -11,7 +11,7 @@ learning_center:
1111

1212
import { Render } from "~/components"
1313

14-
A signed agent is an agent which has been added to Cloudflare's list of signed agents.
14+
A signed agent is controlled by an end user and a verified signature-agent from their Web Bot Auth implementation.
1515

1616
You can request for your agent to be added to Cloudflare's bots and agents directory by filling out an [online application](https://dash.cloudflare.com/?to=/:account/configurations/verified-bots) in the Cloudflare dashboard.
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The agent must have a publicly documented purpose and expected behavior.
6161

6262
## Breach of policy
6363

64-
If any of the requirements to validate are breached, a service will be removed from the global allowlist.
64+
If any of the requirements to validate are breached, a service will be removed from the signed agent list.
6565

6666
The following are examples of breaches of policy:
6767

0 commit comments

Comments
 (0)