diff options
-rw-r--r-- | doc/source/admin/backends/infoblox.rst | 2 | ||||
-rw-r--r-- | doc/source/admin/pools.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/admin/backends/infoblox.rst b/doc/source/admin/backends/infoblox.rst index 6a6dd971..99d90f14 100644 --- a/doc/source/admin/backends/infoblox.rst +++ b/doc/source/admin/backends/infoblox.rst @@ -32,7 +32,7 @@ Infoblox Configuration ---------------------- * Create a user for use by Designate. -* Set up one or more name server groups to be used to serve Designate zones. +* Set up one or more nameserver groups to be used to serve Designate zones. * Set the Designate mDNS servers as external primaries * Add a grid member as a grid secondary; select the "Lead Secondary" option diff --git a/doc/source/admin/pools.rst b/doc/source/admin/pools.rst index 025cd2aa..1cb849ac 100644 --- a/doc/source/admin/pools.rst +++ b/doc/source/admin/pools.rst @@ -25,7 +25,7 @@ Overview In designate we support the concept of multiple "pools" of DNS Servers. This allows operators to scale out their DNS Service by adding more pools, -avoiding the scalling problems that some DNS servers have for number of zones, +avoiding the scaling problems that some DNS servers have for number of zones, and the total number of records hosted by a single server. This also allows providers to have tiers of service (i.e. the difference |