Skip to content

Commit 0341a33

Browse files
Apply suggestions from code review
Co-authored-by: Max Phillips <[email protected]>
1 parent 37b56e6 commit 0341a33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/dns/foundation-dns/dnssec-keys.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ All zones within your Cloudflare account - regardless of using [standard](/dns/n
1414

1515
For more background information, refer to [How DNSSEC works](https://www.cloudflare.com/learning/dns/dnssec/how-dnssec-works/).
1616

17-
For details about DNSSEC settings at Cloudflare, consider the [DNSSEC documentation](/dns/dnssec/).
17+
For details about DNSSEC settings at Cloudflare, refer to the [DNSSEC documentation](/dns/dnssec/).

src/content/docs/dns/foundation-dns/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Before opting in for advanced nameservers, consider the following:
2121

2222
Some behaviors are different from standard Cloudflare nameservers:
2323
- Wildcard records: if moving from standard Cloudflare nameservers to Foundation DNS advanced nameservers, make sure to explicitly create records for subdomains currently covered by wildcard records (`*.example.com`).
24-
- Subdomain delegation: once a subdomain is delegated via NS records, Cloudflare will not serve any other records (such as A, TXT, or CNAME) on that subdomain from the parent zone, even if those records exist.
24+
- Subdomain delegation: once a subdomain is delegated via NS records, Cloudflare will not serve any other records (such as A, TXT, or CNAME) on that subdomain from the parent zone, even if those records exist.
2525

2626
<Details header="Example">
2727

0 commit comments

Comments
 (0)