diff --git a/frontend/app/auth/google/page.tsx b/frontend/app/auth/google/page.tsx index 40f2e133..67eeef26 100644 --- a/frontend/app/auth/google/page.tsx +++ b/frontend/app/auth/google/page.tsx @@ -57,7 +57,7 @@ export default function GoogleOAuth() { {isLoading ? "Hang tight! We're logging you in. This shouldn't take too long." - : "All done! You should be redirected :qsoon."} + : "All done! You should be redirected soon."} {!isLoading && (