diff --git a/management/templates/external-dns.html b/management/templates/external-dns.html index 0634ec8..4532c3f 100644 --- a/management/templates/external-dns.html +++ b/management/templates/external-dns.html @@ -38,7 +38,7 @@
You may encounter zone file errors when attempting to create a TXT record with a long string.
- RFC 4408 states a TXT record is allowed to contain multiple strings, and this technique can be used to construct records that would exceed the 255-byte maximum length.
+ RFC 4408 states a TXT record is allowed to contain multiple strings, and this technique can be used to construct records that would exceed the 255-byte maximum length.
You may need to adopt this technique when adding DomainKeys. Use a tool like named-checkzone
to validate your zone file.