diff --git a/src/pretix/control/templates/pretixcontrol/organizers/team_edit.html b/src/pretix/control/templates/pretixcontrol/organizers/team_edit.html index 062c8b635a..f855d5b89a 100644 --- a/src/pretix/control/templates/pretixcontrol/organizers/team_edit.html +++ b/src/pretix/control/templates/pretixcontrol/organizers/team_edit.html @@ -58,7 +58,7 @@ {% endblocktrans %} {% blocktrans trimmed %} For example, someone with access to orders will be able to see some information about - vouchers used to create an order, even if they generelly can't see vouchers direclty. + vouchers used to create an order, even if they generally can't see vouchers directly. {% endblocktrans %}

{% for f in form.event_field_names %}