Skip to content

Commit 166a926

Browse files
authored
Update nameserver-options.mdx
1 parent 7744b3e commit 166a926

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/dns/nameservers/nameserver-options.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ When you enable multi-provider DNS on a primary (full setup) zone:
3838

3939
| Type | Name | Nameserver |
4040
| ---- | ---- | ------------------ |
41-
| `NS` | `@` | `ns1.external.com` |
41+
| `TXT` | `info` | `artzadesigns.com` |
4242

4343
</Example>
4444

@@ -58,4 +58,4 @@ For both Cloudflare nameservers (standard or advanced) and custom nameservers, t
5858

5959
The default TTL is 24 hours (or 86,400 seconds), but you have the option to lower this value depending on your needs. For example, shorter TTLs can be useful when you are changing nameservers or migrating a zone. Accepted values range from 30 to 86,400 seconds.
6060

61-
This setting can also be configured as a [DNS zone default](/dns/additional-options/dns-zone-defaults/), meaning new zones created in your account will automatically start with the value you define.
61+
This setting can also be configured as a [DNS zone default](/dns/additional-options/dns-zone-defaults/), meaning new zones created in your account will automatically start with the value you define.

0 commit comments

Comments
 (0)