diff --git a/docs/FAQ/FAQ-UseWasabi.md b/docs/FAQ/FAQ-UseWasabi.md index a0f7e6111f..92a272afce 100644 --- a/docs/FAQ/FAQ-UseWasabi.md +++ b/docs/FAQ/FAQ-UseWasabi.md @@ -711,7 +711,7 @@ Read more [here](/using-wasabi/Send.md#speed-up-or-cancel-transaction). ### Why is there no `Send` button, only the `Receive` button is displayed? -When the wallet has a balance of 0.00000000 BTC, the `Send` button is hidden because there is no bitcoin to send. +When the wallet has a balance of 0, the `Send` button is hidden because there is no bitcoin to send. So this happens when a new wallet has just been generated and it hasn't received any bitcoin yet. Receive some bitcoin and then the `Send` button will automatically be displayed. diff --git a/docs/getting-started/README.md b/docs/getting-started/README.md index b5fd5069c0..5a78bcee4e 100644 --- a/docs/getting-started/README.md +++ b/docs/getting-started/README.md @@ -62,7 +62,7 @@ If you lose your passphrase you lose your bitcoin. ## Receive bitcoin -As you can see, the new wallet is empty as it has 0.00000000 BTC. +As you can see, the new wallet is empty as it has a balance of 0. Click on `Receive` at the top right to [receive](/using-wasabi/Receive.md) some bitcoin to this new wallet. ## Coinjoin