Fix "staff" typo

This commit is contained in:
rubenwardy
2022-01-21 02:53:43 +00:00
parent 38aa8fa03a
commit 45eca10859
14 changed files with 67 additions and 31 deletions

View File

@@ -22,7 +22,7 @@
{{ render_submit_field(form.submit) }}
<p class="mt-5 text-muted">
{{ _("Reports will be shared with ContentDB stuff.") }}
{{ _("Reports will be shared with ContentDB staff.") }}
{% if is_anon %}
{{ _("Only the admin will be able to see who made the report.") }}
{% endif %}