From e93df8273b23c3aa7e94e270348b730af3422559 Mon Sep 17 00:00:00 2001 From: Bitcoin Hodler Date: Sun, 27 Dec 2020 19:45:44 +0000 Subject: [PATCH] Fix grammar errors in README "It's" means "it is". --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85b02a7f..940df348 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Java 14 must be installed. ## 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 @@ -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. -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 -------- | --------