Fix error in thread privacy message

This commit is contained in:
TumeniNodes
2019-10-22 16:17:08 -04:00
committed by rubenwardy
parent 03eccbd56a
commit f8958ae1bc

View File

@@ -37,7 +37,7 @@
{{ render_checkbox_field(form.private, class_="my-3") }}
<p>
Only the you, the package author, and users of Editor rank
Only you, the package author, and users of Editor rank
and above can read private threads.
</p>