From eb1c02d05f817d5824ebb8ed9ec542c69e4046d4 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Wed, 31 Mar 2021 07:10:25 -0800 Subject: [PATCH] typo --- frontend/src/utils/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/utils/index.js b/frontend/src/utils/index.js index 94f604e9c..925f94534 100644 --- a/frontend/src/utils/index.js +++ b/frontend/src/utils/index.js @@ -12,7 +12,7 @@ const notifyHelpers = { const days = [ "Sunday", "Monday", - "Tueday", + "Tuesday", "Wednesday", "Thursday", "Friday",