diff --git a/certbot-dns-rfc2136/certbot_dns_rfc2136/__init__.py b/certbot-dns-rfc2136/certbot_dns_rfc2136/__init__.py index 19734d29b..3df0b8172 100644 --- a/certbot-dns-rfc2136/certbot_dns_rfc2136/__init__.py +++ b/certbot-dns-rfc2136/certbot_dns_rfc2136/__init__.py @@ -161,8 +161,8 @@ queries to, with an zone option. The zone will be then visible in both zones with exactly the same content. .. note:: - Order matters in BIND views, the ``in-view`` zone option must refer to a - view defined preceeding it, it cannot refer to a view defined later in the configuration file. + Order matters in BIND views: the ``in-view`` zone option must refer to a + view defined preceeding it. It cannot refer to a view defined later in the configuration file. .. code-block:: none :caption: Split-view BIND configuration