diff --git a/i2p2www/spec/proposals/164-streaming.rst b/i2p2www/spec/proposals/164-streaming.rst index 574b182a57d4235686bc0709135455d55424a388..88ff8363416741c7a7023bbee2a57a72a5833b2a 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 3dd9b1f23065c011f049909b0ad82e75f1246ba1..1981f7d113121d4683b36b785ae3ef0c409ab890 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 %}