Remove extra %

This commit is contained in:
eyedeekay
2024-02-07 23:54:46 -05:00
parent 45acf46ab1
commit 63ce1cebb9

View File

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