From 4ea215f7e39909f82bbd7ee86ef050b4e463eed1 Mon Sep 17 00:00:00 2001 From: AmasiaNalbandian Date: Tue, 8 Mar 2022 12:09:33 -0500 Subject: [PATCH] revert capital --- src/web/src/components/BannerButtons.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/web/src/components/BannerButtons.tsx b/src/web/src/components/BannerButtons.tsx index b16144b9b8..c8bd6b5d2e 100644 --- a/src/web/src/components/BannerButtons.tsx +++ b/src/web/src/components/BannerButtons.tsx @@ -80,7 +80,7 @@ const BannerButtons = () => { }} variant="outlined" > - About Us + About us {user?.isRegistered ? ( @@ -107,7 +107,7 @@ const BannerButtons = () => { onClick={() => login()} variant="outlined" > - Sign In + Sign in {/* Bandaid solution to avoid signing up */}