diff --git a/src/components/DepositDialog.js b/src/components/DepositDialog.js
index b1870c1..3b91c44 100644
--- a/src/components/DepositDialog.js
+++ b/src/components/DepositDialog.js
@@ -183,6 +183,7 @@ function SolletSwapDepositAddress({ balanceInfo, swapInfo }) {
{coin.erc20Contract ? 'ERC20' : 'Native'} {coin.ticker} can be
converted to {mint ? 'SPL' : 'native'} {tokenName} via MetaMask.
+ To convert, you must already have SOL in your wallet.
>