diff options
Diffstat (limited to 'bitcoin.html')
| -rw-r--r-- | bitcoin.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bitcoin.html b/bitcoin.html index 5da6b50..81fc641 100644 --- a/bitcoin.html +++ b/bitcoin.html @@ -75,7 +75,7 @@ In fact, as you use these up, the wallet will automatically add more. </p> <p> - These addresses (which will all be generated with <code>bc1</code> at the beginning can be used by others to send you Bitcoins. + These addresses (which will all be generated with <code>bc1</code> at the beginning) can be used by others to send you Bitcoins. Someone can just copy-and-paste the address into their wallet to send you funds. </p> <img src="pix/bitcoin-03.png" alt="bitcoin addresses"> @@ -88,7 +88,7 @@ <h4>What is the QR code for?</h4> <p> In case you don't know, a QR code is a way of storing text information in a format that can be scanned by a phone. - If someone has a wallet program on a phone, then can easily scan the QR code on another screen to avoid having to copy your address over or even worse, write it manually. + If someone has a wallet program on a phone, they can easily scan the QR code on another screen to avoid having to copy your address over or even worse, write it manually. </p> <h3>Let's receive donations on our website.</h3> <p> |
