From 3e28f0c0310c2fe8dafc34dc03d2162901932594 Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Wed, 28 Feb 2024 22:25:34 +1300 Subject: [PATCH] typo --- app/templates/post/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}