From f010d1847c3f291e53d999d2c396992f9d46d09d Mon Sep 17 00:00:00 2001 From: zkurczveil <58526489+zkurczveil@users.noreply.github.com> Date: Mon, 17 Aug 2020 09:47:46 -0700 Subject: [PATCH] Fixes

...

text for google login provider. --- src/features/auth/AccountPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/auth/AccountPage.jsx b/src/features/auth/AccountPage.jsx index 3db8716..e34d795 100644 --- a/src/features/auth/AccountPage.jsx +++ b/src/features/auth/AccountPage.jsx @@ -83,7 +83,7 @@ export default function AccountPage() { {currentUser.providerId === 'google.com' && <>
-

Please visit Facebook to update your account

+

Please visit Google to update your account