Markdown fixes

This commit is contained in:
zzz
2023-10-30 17:49:11 -04:00
parent 7df3407db9
commit 7053ae1db3
2 changed files with 2 additions and 2 deletions

View File

@ -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 %}

View File

@ -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 %}