From 2638c857b5e6c6d3335007284f335e7e3878d3ef Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Fri, 26 May 2023 21:44:32 -0500 Subject: [PATCH] Fixed: A really important spelling mistake (cherry picked from commit b510201b43f6bc5e6774119ebbd7b8a0d89ee487) Closes #3739 --- frontend/src/Components/Loading/LoadingMessage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Components/Loading/LoadingMessage.js b/frontend/src/Components/Loading/LoadingMessage.js index a4ca95beb..0f2c2f882 100644 --- a/frontend/src/Components/Loading/LoadingMessage.js +++ b/frontend/src/Components/Loading/LoadingMessage.js @@ -13,7 +13,7 @@ const messages = [ 'Loading humorous message... Please Wait', 'I could\'ve been faster in Python', 'Don\'t forget to rewind your tracks', - 'Congratulations! you are the 1000th visitor.', + 'Congratulations! You are the 1000th visitor.', 'HELP! I\'m being held hostage and forced to write these stupid lines!', 'RE-calibrating the internet...', 'I\'ll be here all week',