From fbdb4fa5c7daebfd15011db099ca647e6f4df7f2 Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Mon, 21 Aug 2023 15:04:06 +0200
Subject: [PATCH] Fix grammar
---
 survey-frontend/src/Landing.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/survey-frontend/src/Landing.tsx b/survey-frontend/src/Landing.tsx
index 2a060568..18998ac0 100644
--- a/survey-frontend/src/Landing.tsx
+++ b/survey-frontend/src/Landing.tsx
@@ -30,7 +30,7 @@ function Landing(): ReactElement {
                             Hello,
                             <br />Welcome to the GÉANT Compendium Survey. NREN Compendium administrators can login via Single Sign On (SSO) <a href="/login">here</a>, which will complete their registration to fill in the 2023 Compendium survey.
                             This will send a notification to the Compendium administration team and they will assign you to your NREN.
-                            <br />Once this step has been completed, you will receive an email from the administration team. We aim to get back to you the same working day, but some times may take a little longer.
+                            <br />Once this step has been completed, you will receive an email from the administration team. We aim to get back to you the same working day, but sometimes may take a little longer.
                             <br />If you are not sure whether you are a Compendium Administrator for your NREN, please contact your GÉANT Partner Relations relationship manager.
                             <br />Thank you.
                         </p>
-- 
GitLab