DOCS: NAMESERVER_TTL wrong domain-modifiers name (#1994)

This commit is contained in:
Jeffrey Cafferata 2023-01-27 21:46:12 +01:00 committed by GitHub
parent 981987e80c
commit 0bb54318f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ parameter_types:
modifiers...: RecordModifier[]
---
TTL sets the TTL on the domain apex NS RRs defined by [NAMESERVER](NAMESERVER.md).
NAMESERVER_TTL sets the TTL on the domain apex NS RRs defined by [NAMESERVER](NAMESERVER.md).
The value can be an integer or a string. See [TTL](../record/TTL.md) for examples.