Fix typo on threat-model page

This commit is contained in:
slumlord
2018-04-11 08:33:11 +00:00
parent 38dd8123b3
commit 4b932fc414

View File

@@ -727,7 +727,7 @@ for more Sybil discussion.
{# DREAD_score(3, 2, 2, 1, 3) #}
<p>{% trans pdf='http://www.eecs.berkeley.edu/~pmittal/publications/nisan-torsk-ccs10.pdf' -%}
(Reference: <a href="{{ pdf }}">In Search of an Anonymouns and Secure Lookup</a> Section 5.2)
(Reference: <a href="{{ pdf }}">In Search of an Anonymous and Secure Lookup</a> Section 5.2)
{%- endtrans %}</p>
<p>{% trans peerselection=site_url('docs/how/peer-selection') -%}