lsd0004

LSD0004: R5N Distributed Hash Table
Log | Files | Refs

commit 52430e3ab17df6160c645358108b5bfdff8206c5
parent 95b1997a308a58d8c72c13a3e2a58f37f529e67a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 17 Jul 2024 10:32:38 +0200

fix typo

Diffstat:
Mdraft-schanzen-r5n.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml @@ -1326,7 +1326,7 @@ ComputeOutDegree(REPL_LVL, HOPCOUNT, L2NSE): message at the final peer. When the peer delivers the data based on a <tt>GET</tt> request, it initializes the <tt>PATH</tt> field with the stored path value and appends a new path element. The first part of <tt>PATH</tt> - in a <tt>GET</tt> response mesage is called the <tt>PutPath</tt>, followed + in a <tt>GET</tt> response message is called the <tt>PutPath</tt>, followed by the <tt>GetPath</tt>. </t> </section>