From 8b13c65a428c89cdd0f08b9d8c5fa4c3ce6072e3 Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Wed, 27 Jul 2022 10:36:55 -0400
Subject: [PATCH] Prop. 159 clarify path response data

---
 i2p2www/spec/proposals/159-ssu2.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/i2p2www/spec/proposals/159-ssu2.rst b/i2p2www/spec/proposals/159-ssu2.rst
index 53a6a35c7..4830c171e 100644
--- a/i2p2www/spec/proposals/159-ssu2.rst
+++ b/i2p2www/spec/proposals/159-ssu2.rst
@@ -6204,16 +6204,16 @@ used as a keep-alive or to validate an IP/Port change.
 
 Path Response
 ``````````````
-A Pong with arbitrary data, a reply to a Path Challenge,
+A Pong with the data received in the Path Challenge, as reply to the Path Challenge,
 used as a keep-alive or to validate an IP/Port change.
 
 .. raw:: html
 
   {% highlight lang='dataspec' %}
 +----+----+----+----+----+----+----+----+
-  | 19 |  size   |    Arbitrary Data      |
+  | 19 |  size   |                        |
   +----+----+----+                        +
-  |                                       |
+  |    Data received in Path Challenge    |
   ~               .   .   .               ~
   |                                       |
   +----+----+----+----+----+----+----+----+
-- 
GitLab