aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--draft-schanzen-gns.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index c4d86c1..b2126fd 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -475,7 +475,7 @@ zkl := Base32GNS-Encode(ztype||zkey)
475ztype||zkey := Base32GNS-Decode(zkl) 475ztype||zkey := Base32GNS-Decode(zkl)
476 ]]></artwork> 476 ]]></artwork>
477 <t> 477 <t>
478 If zkl is less than 63 characters, it can directly be 478 If zkl is less than or equal to 63 characters, it can directly be
479 used as a zTLD. 479 used as a zTLD.
480 If zkl is longer than 63 characters, the 480 If zkl is longer than 63 characters, the
481 zTLD is constructed by dividing zkl into smaller labels separated by the 481 zTLD is constructed by dividing zkl into smaller labels separated by the