From 3cab98e2c02a9ee94c804e9567bd82ae4e0e1776 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 #2550 --- 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 607f48dd2..1a5fae468 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 return your library books', - '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',