diff --git a/app/templates/post/post.html b/app/templates/post/post.html index 006206bd..7e8b74e4 100644 --- a/app/templates/post/post.html +++ b/app/templates/post/post.html @@ -20,7 +20,7 @@
{% if post.community.ap_id and '@beehaw.org' in post.community.ap_id %} -

{{ _('This post is hosted on beehaw.org which has high er standards of behaviour than most places. Be nice.') }}

+

{{ _('This post is hosted on beehaw.org which has higher standards of behaviour than most places. Be nice.') }}

{% endif %} {{ render_form(form) }} {% if not low_bandwidth %}