diff --git a/i2p2www/spec/proposals/111-ntcp-2.rst b/i2p2www/spec/proposals/111-ntcp-2.rst
index d75cda4193908401d3e87a43dc68ed583a607ec4..d48d042988e0463b187d158a8cbd536b943b5bc5 100644
--- a/i2p2www/spec/proposals/111-ntcp-2.rst
+++ b/i2p2www/spec/proposals/111-ntcp-2.rst
@@ -6,7 +6,7 @@ NTCP 2
     :editor: manas, str4d
     :created: 2014-02-13
     :thread: http://zzz.i2p/topics/1577
-    :lastupdated: 2018-05-01
+    :lastupdated: 2018-05-07
     :status: Open
     :supercedes: 106
 
@@ -923,9 +923,9 @@ Notes
   their Router Info, the size of the current Router Info may change before
   message 3 is sent. Implementations must choose one of two strategies:
   a) save the current Router Info to be sent in message 3, so the size is known,
-     and optionally add room for padding;
+  and optionally add room for padding;
   b) increase the specified size enough to allow for possible increase in
-     the Router Info size, and always add padding when message 3 is actually sent.
+  the Router Info size, and always add padding when message 3 is actually sent.
   In either case, the "m3p2len" length included in message 1 must be exactly the
   size of that frame when sent in message 3.