diff --git a/i2p2www/spec/proposals/159-ssu2.rst b/i2p2www/spec/proposals/159-ssu2.rst
index b4dc519db18838b4f02d6510528eb33b9b67c53c..beeb229b7d5334f707dcfc6aee88b24e275964ca 100644
--- a/i2p2www/spec/proposals/159-ssu2.rst
+++ b/i2p2www/spec/proposals/159-ssu2.rst
@@ -5,7 +5,7 @@ SSU2
     :author: eyedeekay, orignal, zlatinb, zzz
     :created: 2021-09-12
     :thread: http://zzz.i2p/topics/2612
-    :lastupdated: 2022-06-01
+    :lastupdated: 2022-06-02
     :status: Open
     :target: 0.9.56
 
@@ -5784,11 +5784,11 @@ either in the same payload (if there's room), or in a previous message.
 +----+----+----+----+----+----+----+----+
   | 10 |  size   | msg|code|flag|         |
   +----+----+----+----+----+----+         +
-  | Alice or Charlie                      |
-  + router hash (Alice is sent to         +
-  | Charlie, while Charlie is             |
-  + sent to Alice)   (32 bytes)           +
-  |                                       |
+  | Alice router hash (message 2 only)    |
+  +             or                        +
+  | Charlie router hash (message 4 only)  |
+  +                                       +
+  | Not present in messages 1,3,5,6,7     |
   +                             +----+----+
   |                             | ver|
   +----+----+----+----+----+----+----+----+
@@ -5832,7 +5832,7 @@ either in the same payload (if there's room), or in a previous message.
   For messages 1-4, the data below here is covered
   by the signature, if present, and Bob forwards it unmodified.
 
-  ver ::  1 byte SSU version to be used for messages 5-7:
+  ver :: 1 byte SSU version:
          1: SSU 1 (not supported)
          2: SSU 2 (required)
   nonce :: 4 byte test nonce, big endian