Skip to content

Commit c624ee0

Browse files
committed
Fix typo
`defaul` -> `default`
1 parent 4c64c84 commit c624ee0

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
@@ -98,7 +98,7 @@ const TahoIsNotSetAsDefaultWallet: FC = () => {
9898
<AlertDescription>
9999
Taho is not set as default wallet. Please make sure Taho is{" "}
100100
<Link isExternal href={ExternalHref.setTahoAsDefaultWallet}>
101-
your defaul wallet
101+
your default wallet
102102
</Link>
103103
, refresh the page and try again.
104104
</AlertDescription>

0 commit comments

Comments
 (0)