From 15c8ec395bc8a903b49357deb199ecff2c8bf03b Mon Sep 17 00:00:00 2001 From: Felix Albrigtsen Date: Fri, 29 Apr 2022 11:23:17 +0200 Subject: [PATCH] Fix typo --- src/client/src/components/NoUserPage.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/client/src/components/NoUserPage.js b/src/client/src/components/NoUserPage.js index 4ab59a0..60fd99d 100644 --- a/src/client/src/components/NoUserPage.js +++ b/src/client/src/components/NoUserPage.js @@ -13,9 +13,8 @@ export default function NoUserPage(props) { You are not logged in - Your account is not in the administrators list. Try again with another account here: Login - or - Return to the home page + Your account is not in the administrators list. Try again with another account here: Login + or Return to the home page