From 430989eaa6097a8ec552006c4df0a29afbf8cfe9 Mon Sep 17 00:00:00 2001 From: Scott Bronson Date: Sun, 18 Sep 2016 00:32:39 -0700 Subject: [PATCH] typo fix: seconday -> secondary --- management/templates/custom-dns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/management/templates/custom-dns.html b/management/templates/custom-dns.html index df3d82e5..61cee904 100644 --- a/management/templates/custom-dns.html +++ b/management/templates/custom-dns.html @@ -69,7 +69,7 @@

Using a secondary nameserver

If your TLD requires you to have two separate nameservers, you can either set up external DNS and ignore the DNS server on this box entirely, or use the DNS server on this box but add a secondary (aka “slave”) nameserver.

-

If you choose to use a seconday nameserver, you must find a seconday nameserver service provider. Your domain name registrar or virtual cloud provider may provide this service for you. Once you set up the seconday nameserver service, enter the hostname (not the IP address) of their secondary nameserver in the box below.

+

If you choose to use a secondary nameserver, you must find a secondary nameserver service provider. Your domain name registrar or virtual cloud provider may provide this service for you. Once you set up the secondary nameserver service, enter the hostname (not the IP address) of their secondary nameserver in the box below.