Skip to content

Commit 2f28138

Browse files
committed
typo
1 parent b2fc05a commit 2f28138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/email-routing/setup/email-routing-addresses.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ You can enable subaddressing at **Email** > **Email Routing** > **Settings**.
7373

7474
Once enabled, you can use subaddressing with any of your custom addresses. For example, if you send an email to `[email protected]` it will be captured by the `[email protected]` custom address. The `+detail` part is ignored by Email Routing, but it can be captured next in the processing chain in the logs, an [Email Worker](/email-routing/email-workers/) or an [Agent application](https://github.com/cloudflare/agents/tree/main/examples/email-agent).
7575

76-
If a custom address '[email protected]` already exists, it will take precedence over '[email protected]'. This prevents breaking existing routing rules for users, and allows certain sub-addresses to be captured by a specific rule.
76+
If a custom address `[email protected]` already exists, it will take precedence over `[email protected]`. This prevents breaking existing routing rules for users, and allows certain sub-addresses to be captured by a specific rule.
7777

7878
## Destination addresses
7979

0 commit comments

Comments
 (0)