diff options
| author | EricFromCanada | 2017-02-23 12:20:07 -0500 | 
|---|---|---|
| committer | EricFromCanada | 2017-02-23 12:20:07 -0500 | 
| commit | ca0071ffc91f6bd212e9458dd05882dbbe6663f5 (patch) | |
| tree | 3d98688971cb4547dd97f966da25cdf1a1041712 /docs/Prose-Style-Guidelines.md | |
| parent | 20bb0aae80efb62e1242dd7881dbb626d5bfe085 (diff) | |
| download | brew-ca0071ffc91f6bd212e9458dd05882dbbe6663f5.tar.bz2 | |
Grammar fixes for docs
Fixes to spelling and punctuation for consistency and readability.
Diffstat (limited to 'docs/Prose-Style-Guidelines.md')
| -rw-r--r-- | docs/Prose-Style-Guidelines.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/Prose-Style-Guidelines.md b/docs/Prose-Style-Guidelines.md index 1d8e2b0fc..7da21d355 100644 --- a/docs/Prose-Style-Guidelines.md +++ b/docs/Prose-Style-Guidelines.md @@ -44,8 +44,8 @@ We prefer:  * More generally, parallel list item structure  * Capitalize all list items if you want, even if they're not complete sentences; just be consistent within each list, and preferably, throughout the whole page  * Use a subordinate list item instead of dropping a multi-sentence paragraph-long item into a list of sentence fragments -* Prefer Markdown over other markup formats unless their specific features are needed. -* GitHub flavored Markdown. GitHub's implementation is the standard, period. +* Prefer Markdown over other markup formats unless their specific features are needed + * GitHub Flavored Markdown. GitHub's implementation is the standard, period.  ### Typographical conventions | 
