diff --git a/public/language/en-GB/global.json b/public/language/en-GB/global.json
index aed9a20961..aa448cc4e3 100644
--- a/public/language/en-GB/global.json
+++ b/public/language/en-GB/global.json
@@ -4,13 +4,13 @@
"buttons.close": "Close",
"403.title": "Access Denied",
"403.message": "You seem to have stumbled upon a page that you do not have access to.",
- "403.login": "Perhaps you should try logging in?",
+ "403.login": "Perhaps you should try logging in?",
"404.title": "Not Found",
- "404.message": "You seem to have stumbled upon a page that does not exist. Return to the home page.",
+ "404.message": "You seem to have stumbled upon a page that does not exist. Return to the home page.",
"500.title": "Internal Error.",
"500.message": "Oops! Looks like something went wrong!",
"400.title": "Bad Request.",
- "400.message": "It looks like this link is malformed, please double-check and try again. Otherwise, return to the home page.",
+ "400.message": "It looks like this link is malformed, please double-check and try again. Otherwise, return to the home page.",
"register": "Register",
"login": "Login",