Fix grammar errors in README

"It's" means "it is".
This commit is contained in:
Bitcoin Hodler 2020-12-27 19:45:44 +00:00
parent 18bc7bf302
commit e93df8273b
No known key found for this signature in database
GPG key ID: 28860F1335745190

View file

@ -32,7 +32,7 @@ Java 14 must be installed.
## Configuration ## Configuration
Sparrow has a number of command line options, for example to change it's home folder or use testnet: Sparrow has a number of command line options, for example to change its home folder or use testnet:
``` ```
./sparrow -h ./sparrow -h
@ -56,7 +56,7 @@ A final fallback which can be useful when running the Sparrow binary is to creat
Note that if you are connecting to an Electrum server when using testnet, that server will need to running on testnet configuration as well. Note that if you are connecting to an Electrum server when using testnet, that server will need to running on testnet configuration as well.
When not explicitly configured using the command line argument above, Sparrow stores it's mainnet config file, log file and wallets in a home folder location appropriate to the operating system: When not explicitly configured using the command line argument above, Sparrow stores its mainnet config file, log file and wallets in a home folder location appropriate to the operating system:
Platform | Location Platform | Location
-------- | -------- -------- | --------