Skip to content

Commit b94ac57

Browse files
Clarify use of tag on import-and-export.mdx
1 parent fae718c commit b94ac57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/dns/manage-dns-records/how-to/import-and-export.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ g.example.com. 60 IN A 1.1.1.1
9292

9393
### cf-flatten tag
9494

95-
If you are on a paid zone and want to use [CNAME flattening for individual records](/dns/cname-flattening/set-up-cname-flattening/#per-record), use the tag `cf-flatten` for the records in your zone file. On export, this tag is automatically added to reflect the record configuration you have on your zone.
95+
If you are on a paid zone and want to use [Per-record CNAME flattening](/dns/cname-flattening/set-up-cname-flattening/#per-record), use the tag `cf-flatten` next to each flattened CNAME record in your zone file. On export, this tag is automatically added to reflect the record configuration that you have on your zone.
9696

9797
## DNS zone file directives
9898

0 commit comments

Comments
 (0)