From cca12ee3216a418642518d066d8b2684634b4121 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 8 Mar 2018 15:34:14 -0800 Subject: doc: remove confusing "cats" from style guide PR-URL: https://github.com/nodejs/node/pull/19246 Reviewed-By: Daijiro Wachi Reviewed-By: Vse Mozhet Byt Reviewed-By: Jon Moss Reviewed-By: Luigi Pinca Reviewed-By: Sakthipriyan Vairamani Reviewed-By: Gibson Fahnestock Reviewed-By: Colin Ihrig Reviewed-By: James M Snell --- doc/STYLE_GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/STYLE_GUIDE.md') diff --git a/doc/STYLE_GUIDE.md b/doc/STYLE_GUIDE.md index 2d9c20f666..7da30743cf 100644 --- a/doc/STYLE_GUIDE.md +++ b/doc/STYLE_GUIDE.md @@ -17,7 +17,7 @@ * Pronouns are acceptable in more colloquial documentation, like guides. * Use gender-neutral pronouns and mass nouns. Non-comprehensive examples: - * OK: "they", "their", "them", "folks", "people", "developers", "cats" + * OK: "they", "their", "them", "folks", "people", "developers" * NOT OK: "his", "hers", "him", "her", "guys", "dudes" * When combining wrapping elements (parentheses and quotes), terminal punctuation should be placed: -- cgit v1.2.3