diff --git a/apps/wei/forms/surveys/wei2023.py b/apps/wei/forms/surveys/wei2023.py
index cae14b838c7e68d0bee1e3a15d6b9c62a944db42..70bd814e114d9eb0e175bfc8158fa704420bb827 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):
         """