Various documentation edits

Mostly edits to formatting, grammar, wording for consistency & readability.
This commit is contained in:
EricFromCanada
2018-10-05 17:23:22 -04:00
parent 88837353fb
commit 31dbc4f985
29 changed files with 176 additions and 163 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ First time contributing to Homebrew? Read our [Code of Conduct](https://github.c
* Run `brew update` (twice).
* Run and read `brew doctor`.
* Read [the Troubleshooting Checklist](https://docs.brew.sh/Troubleshooting).
* Read the [Troubleshooting checklist](https://docs.brew.sh/Troubleshooting).
* Open an issue on the formula's repository or on Homebrew/brew if it's not a formula-specific issue.
### Propose a feature