aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-gns.xml')
-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 91abda4..4e0a9bd 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1953,7 +1953,7 @@ q := SHA-512 (ZKDF-Public(zk, label))
1953 <t> 1953 <t>
1954 Names in GNS are resolved by recursively querying the record storage. 1954 Names in GNS are resolved by recursively querying the record storage.
1955 Recursive in this context means that a resolver does not provide 1955 Recursive in this context means that a resolver does not provide
1956 intermediate results for a query. 1956 intermediate results for a query to the application.
1957 Instead, it <bcp14>MUST</bcp14> respond to a resolution request with either the 1957 Instead, it <bcp14>MUST</bcp14> respond to a resolution request with either the
1958 requested resource record or an error message in case the resolution 1958 requested resource record or an error message in case the resolution
1959 fails. 1959 fails.