]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
typo
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 28 Jan 2022 06:30:02 +0000 (07:30 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Jan 2022 06:30:02 +0000 (07:30 +0100)
Co-authored-by: Peter van Dijk <peter.van.dijk@powerdns.com>
pdns/recursordist/docs/lua-config/ztc.rst

index 58101fc3168cdcadf80b6d61ef3c3d1a223f1128..ad16c7d8de5b00d47a1435e331694669cfff2cba 100644 (file)
@@ -27,7 +27,7 @@ If no ``ZONEMD`` is present, the ``NSEC`` or ``NSEC3`` denial of the ``ZONEMD``
 Note that this is not a full validation of all signatures.
 The signatures of the remaining records will be verified on-demand once the records are inserted into the cache.
 
-For the ``ZONEMD`` part, if the zone has a ``ZONEMD`` record, the digest of the zone wil be verified.
+For the ``ZONEMD`` part, if the zone has a ``ZONEMD`` record, the digest of the zone will be verified.
 
 For both parts failure of validation will prevent the downloaded zone contents from being inserted into the cache.
 Absence of ``DNSSEC`` records is not considered a failure if the parent zone or negative trust anchor indicate the zone is ``Insecure``.