This commit is contained in:
charliep 2023-08-31 11:45:17 +02:00 committed by bleizi
parent c6a2849d35
commit 834d68fe35
1 changed files with 1 additions and 1 deletions

View File

@ -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):
"""