diff --git a/src/pretix/static/pretixpresale/js/ui/questions.js b/src/pretix/static/pretixpresale/js/ui/questions.js index a69fd85158..ce054945ea 100644 --- a/src/pretix/static/pretixpresale/js/ui/questions.js +++ b/src/pretix/static/pretixpresale/js/ui/questions.js @@ -121,7 +121,7 @@ function questions_init_profiles(el) { There are two types of profiles: 1. profiles for answers and - 2. profiles for invoice addesses + 2. profiles for invoice addresses Both are handled the same way.