mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Fix typos
This commit is contained in:
@@ -114,7 +114,7 @@ DEFAULTS = {
|
||||
'serializer_class': serializers.BooleanField,
|
||||
'form_kwargs': dict(
|
||||
label=_("Allow customers to create accounts"),
|
||||
help_text=_("This will allow customers to sign up for an account on your ticket shop. This is a prerequesite for some "
|
||||
help_text=_("This will allow customers to sign up for an account on your ticket shop. This is a prerequisite for some "
|
||||
"advanced features like memberships.")
|
||||
)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user