diff --git a/frontend/public/locales/en/frontpage.json b/frontend/public/locales/en/frontpage.json
index c4a59e869d7a9eded119cfa2f131d183fd195550..c36fbf7d036f65cd03fcf732012925f8d4fd3855 100644
--- a/frontend/public/locales/en/frontpage.json
+++ b/frontend/public/locales/en/frontpage.json
@@ -1,9 +1,9 @@
 {
-  "description": "The Guest Service is for individuals who are not employed of student at {{inst}}, that need access to part of {{inst}}s IT-services. Choose log-in method below:",
+  "description": "The Guest Service is for individuals who are not employed or student at {{inst}}, that need access to part of {{inst}}s IT-services. Choose log-in method below:",
   "header": "Guest Service",
   "login": "Log in (FEIDE/ID-porten)",
   "sponsor": "Sponsor",
   "sponsorInfo": "Only for administration of guests.",
   "guest": "Guests",
   "guestInfo": "Only for guests. Access to registered personal information."
-}
\ No newline at end of file
+}