From 834d68fe35498b4f8da41fb3cef32a4b33f81864 Mon Sep 17 00:00:00 2001
From: charliep <charliep@crans.org>
Date: Thu, 31 Aug 2023 11:45:17 +0200
Subject: [PATCH] typo

---
 apps/wei/forms/surveys/wei2023.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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