diff --git a/src/components/SendFlow/SignButton.tsx b/src/components/SendFlow/SignButton.tsx index 8334d97dc3..0c6d400d77 100644 --- a/src/components/SendFlow/SignButton.tsx +++ b/src/components/SendFlow/SignButton.tsx @@ -125,7 +125,7 @@ export const SignButton: React.FC<{ onClick={onSocialSign} size="lg" > - {text || "Sign with Google"} + {text || "Sign with social"} ); case "ledger":