diff options
| author | EricFromCanada | 2017-03-18 17:45:12 -0400 | 
|---|---|---|
| committer | EricFromCanada | 2017-03-19 14:03:39 -0400 | 
| commit | ab4d1a1574a24339c9f1ea2c8b31bc6a24b22800 (patch) | |
| tree | f31c37a33bc5bf3b6af72545a1344a6041b1d481 /docs/Prose-Style-Guidelines.md | |
| parent | aa260cb0d9f79d4b64532f7cf84b5e080edf57c8 (diff) | |
| download | brew-ab4d1a1574a24339c9f1ea2c8b31bc6a24b22800.tar.bz2 | |
docs: grammar edits, sentence-case secondary headings
Also changes some heading levels so only one primary
heading appears per page.
Diffstat (limited to 'docs/Prose-Style-Guidelines.md')
| -rw-r--r-- | docs/Prose-Style-Guidelines.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/Prose-Style-Guidelines.md b/docs/Prose-Style-Guidelines.md index 029115699..232ccb1be 100644 --- a/docs/Prose-Style-Guidelines.md +++ b/docs/Prose-Style-Guidelines.md @@ -1,6 +1,6 @@  # Prose Style Guidelines -This is a set of style and usage guidelines for Homebrew's prose documentation aimed at users, contributors, and maintainers (as opposed to executable computer code). It applies to documents like those in `docs` in the `Homebrew/brew` repo, announcement emails, and other communications with the Homebrew community. +This is a set of style and usage guidelines for Homebrew's prose documentation aimed at users, contributors, and maintainers (as opposed to executable computer code). It applies to documents like those in `docs` in the `Homebrew/brew` repository, announcement emails, and other communications with the Homebrew community.  This does not apply to any Ruby or other computer code. You can use it to inform technical documentation extracted from computer code, like embedded man pages, but it's just a suggestion there. | 
