Minor spelling fixes to README template
authorgfyoung <redacted>
Mon, 21 Aug 2017 17:32:37 +0000 (10:32 -0700)
committerGitHub <redacted>
Mon, 21 Aug 2017 17:32:37 +0000 (10:32 -0700)
readme_template.md

index 3584f5d09e8168db04d3613b0c9d01082b1f10a4..fb6432a154674ae50779440b6f6de6c0e009409b 100644 (file)
@@ -47,11 +47,11 @@ To run unit tests, in the top level directory, just run:
 
     pip install mock
 
-The `updateHostsFile.py` script, which is python 2.7 and Python 3-compatible,
+The `updateHostsFile.py` script, which is Python 2.7 and Python 3-compatible,
 will generate a unified hosts file based on the sources in the local `data/`
-subfolder.  The script will prompt you Whether it should fetch updated
+subfolder.  The script will prompt you whether it should fetch updated
 versions (from locations defined by the `update.json` text file in each
-source's folder), otherwise it will use the `hosts` file that's already there.
+source's folder). Otherwise, it will use the `hosts` file that's already there.
 
 ### Usage
 
git clone https://git.99rst.org/PROJECT