Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicann committed Oct 22, 2024
1 parent 3a862a8 commit 2542fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inc/dns/cases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ dns-zz-idna2008-compliance:
The names that appear in the `MNAME` and `RNAME` fields of the TLD `SOA`
record, and in the apex `NS` records, **MUST** be comprised solely of (a)
NR-LDH labels (see Section 2.3.2.2 of [RFC
5980](https://www.rfc-editor.org/rfc/rfc5980.html)) or (b) IDN labels that
NR-LDH labels (see Section [2.3.2.2 of RFC
5890](https://www.rfc-editor.org/rfc/rfc5890.html#section-2.3.2.2)) or (b) IDN labels that
conform to the requirements of IDNA2008.
Errors:
- DNS_IDNA2008_QUERY_FAILED
Expand Down

0 comments on commit 2542fed

Please sign in to comment.