diff --git a/nym-wallet/src/components/Buy/Tutorial.tsx b/nym-wallet/src/components/Buy/Tutorial.tsx index 4369594801..9cb896211c 100644 --- a/nym-wallet/src/components/Buy/Tutorial.tsx +++ b/nym-wallet/src/components/Buy/Tutorial.tsx @@ -92,7 +92,7 @@ export const Tutorial = () => { /> } text={ t.palette.nym.text.muted }}> @@ -108,11 +108,11 @@ export const Tutorial = () => { /> } text={ t.palette.nym.text.muted }}> - {`Send BTC to the given address. When the transaction is confirmed your purchased NYM tokens will be transferred in your wallet.`} + {`Send the defined BTC amount to Bity's address that's given to you. As soon as your BTC tx has 4 confirmations, Bity will send the purchased NYM tokens to your wallet.`} } /> @@ -121,7 +121,7 @@ export const Tutorial = () => { -