diff --git a/src/lib/WalletProviderSelector/index.tsx b/src/lib/WalletProviderSelector/index.tsx index 32d6095..fc57806 100644 --- a/src/lib/WalletProviderSelector/index.tsx +++ b/src/lib/WalletProviderSelector/index.tsx @@ -413,7 +413,7 @@ export function WalletProviderSelector() { }} > {hasAnyWalletInstalled() - ? "Start by selecting with one of the wallets below and confirming the connection." + ? "Start by selecting one of the wallets below and confirming the connection." : "Start by installing one of the wallets below."}