diff --git a/src/content/docs/email-routing/setup/email-routing-addresses.mdx b/src/content/docs/email-routing/setup/email-routing-addresses.mdx index 0c9a198277dbf2..6774700073daff 100644 --- a/src/content/docs/email-routing/setup/email-routing-addresses.mdx +++ b/src/content/docs/email-routing/setup/email-routing-addresses.mdx @@ -15,7 +15,7 @@ An email rule is a pair of a custom email address and a destination address, or 3. Select **Create address**. 4. In **Custom address**, enter the custom email address you want to use (for example, `my-new-email`). 5. In the **Action** drop-down menu, choose what this email rule should do. Refer to [Email rule actions](#email-rule-actions) for more information. -6. In **Destination**, choose the email address or Email Worker you want your emails to be forwarded to — for example, `your-name@gmail.com`. You can only choose a destination addresses you have already verified. To add new destination addresses, refer to [Destination addresses](#destination-addresses). +6. In **Destination**, choose the email address or Email Worker you want your emails to be forwarded to — for example, `your-name@gmail.com`. You can only choose a destination address you have already verified. To add a new destination address, refer to [Destination addresses](#destination-addresses). :::note