Merge branch '3164-fix-parental-agents-documentation' into 'main'

Fix typo in DNSSEC guide parental-agents example

Closes #3164

See merge request isc-projects/bind9!5872
This commit is contained in:
Matthijs Mekking 2022-02-22 13:20:46 +00:00
commit 2070dcf99d

View file

@ -898,7 +898,7 @@ presence. Let's look at the following configuration excerpt:
::
parental-agents "net" {
10.53.0.11, 10.53.0.12;
10.53.0.11; 10.53.0.12;
};
zone "example.net" in {