diff --git a/apps/wei/forms/surveys/wei2023.py b/apps/wei/forms/surveys/wei2023.py index cae14b83..70bd814e 100644 --- a/apps/wei/forms/surveys/wei2023.py +++ b/apps/wei/forms/surveys/wei2023.py @@ -157,7 +157,7 @@ WORDS = { class WEISurveyForm2023(forms.Form): """ Survey form for the year 2023. - Members answer 20 question, from which we calculate the best associated bus. + Members answer 20 questions, from which we calculate the best associated bus. """ def set_registration(self, registration): """