From 7053ae1db33fb45fbafd057ee95d600654e6cf4a Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Mon, 30 Oct 2023 17:49:11 -0400
Subject: [PATCH] Markdown fixes

---
 i2p2www/spec/proposals/164-streaming.rst | 2 +-
 i2p2www/spec/streaming.rst               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/i2p2www/spec/proposals/164-streaming.rst b/i2p2www/spec/proposals/164-streaming.rst
index 574b182a5..88ff83634 100644
--- a/i2p2www/spec/proposals/164-streaming.rst
+++ b/i2p2www/spec/proposals/164-streaming.rst
@@ -67,7 +67,7 @@ Alice must include Bob's destination hash in the SYNCHRONIZE packet as follows:
 
   {% highlight lang='dataspec' %}
 Set NACK count field to 8
-    Set the NACKs field to Bob's 32-byte destination hash
+  Set the NACKs field to Bob's 32-byte destination hash
 
 {% endhighlight %}
 
diff --git a/i2p2www/spec/streaming.rst b/i2p2www/spec/streaming.rst
index 3dd9b1f23..1981f7d11 100644
--- a/i2p2www/spec/streaming.rst
+++ b/i2p2www/spec/streaming.rst
@@ -261,7 +261,7 @@ Alice must include Bob's destination hash in the SYNCHRONIZE packet as follows:
 
   {% highlight lang='dataspec' %}
 Set NACK count field to 8
-Set the NACKs field to Bob's 32-byte destination hash
+  Set the NACKs field to Bob's 32-byte destination hash
 
 {% endhighlight %}
 
-- 
GitLab