Skip to content

Commit dd69738

Browse files
Apply suggestions from code review
1 parent d0ad2b1 commit dd69738

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/content/docs/email-routing/troubleshooting/email-routing-dns-records.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ head:
1616

1717
If there is a problem with your SPF records, refer to [Troubleshooting SPF records](/email-routing/troubleshooting/email-routing-spf-records/).
1818

19-
:::note[Note:]
20-
If you're not using Email Routing but notice an Email Routing DNS record on your zone that you can't delete, you can use the [Disable Email Routing API call](/api/resources/email_routing/methods/disable/): it will remove any unexpected records.
21-
(For example, DKIM TXT records like `cf2024-1._domainkey.<hostname>`)
19+
:::note[Note]
20+
If you are not using Email Routing but notice an Email Routing DNS record in your zone that you cannot delete, you can use the [Disable Email Routing API call](/api/resources/email_routing/methods/disable/). It will remove any unexpected records, such as DKIM TXT records like `cf2024-1._domainkey.<hostname>`.
2221
:::

0 commit comments

Comments
 (0)