Remove extra %
This commit is contained in:
@ -556,7 +556,7 @@ A client should never answer queries with an entry from the main netDb, only it'
|
||||
{%- endtrans %}</p>
|
||||
<p>{% trans -%}These strategies should be taken and used combined so that both are applied.
|
||||
In combination, they "Segment" the netDb and secure it against attacks.
|
||||
{%- endtrans %%}</p>
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h2 id="delivery">{% trans %}Storage, Verification, and Lookup Mechanics{% endtrans %}</h2>
|
||||
|
||||
|
Reference in New Issue
Block a user