Skip to content

Commit 69122d4

Browse files
Merge pull request #496 from threshold-network/fix-typo-taho-wallet
Fix typo Fix typo in Connect Taho modal: `defaul` -> `default`.
2 parents b3e8cba + c624ee0 commit 69122d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Modal/SelectWalletModal/ConnectTaho.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ const TahoIsNotSetAsDefaultWallet: FC = () => {
9999
<AlertDescription>
100100
Taho is not set as default wallet. Please make sure Taho is{" "}
101101
<Link isExternal href={ExternalHref.setTahoAsDefaultWallet}>
102-
your defaul wallet
102+
your default wallet
103103
</Link>
104104
, refresh the page and try again.
105105
</AlertDescription>

0 commit comments

Comments
 (0)