Skip to content

Commit a926da0

Browse files
Fix paid accounts to paid zones
1 parent 9fdcb13 commit a926da0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/dns/cname-flattening/set-up-cname-flattening.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If the `CNAME` target is on the same zone as the `CNAME` record, Cloudflare proc
2525

2626
## For all CNAME records
2727

28-
Accounts on paid plans can choose to flatten all `CNAME` records on their domain. This option is useful for <GlossaryTooltip term="proxy status">DNS-only (unproxied)</GlossaryTooltip> `CNAME` records. [Proxied records](/dns/manage-dns-records/reference/proxied-dns-records/#proxied-records) are flattened by default as they return Cloudflare anycast IPs.
28+
For zones on paid plans, you can choose to flatten all `CNAME` records. This option is useful for <GlossaryTooltip term="proxy status">DNS-only (unproxied)</GlossaryTooltip> `CNAME` records. [Proxied records](/dns/manage-dns-records/reference/proxied-dns-records/#proxied-records) are flattened by default as they return Cloudflare anycast IPs.
2929

3030
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account and domain.
3131
2. Go to **DNS** > **Settings**.
@@ -37,7 +37,7 @@ Accounts on paid plans can choose to flatten all `CNAME` records on their domain
3737

3838
## Per record
3939

40-
Accounts on paid plans also have the option to flatten specific `CNAME` records.
40+
Paid zones also have the option of flattening specific `CNAME` records.
4141

4242
<Tabs syncKey="dashPlusAPI"> <TabItem label="Dashboard">
4343

0 commit comments

Comments
 (0)