From a04e4ae5e42893138f9b184f3153b09ec5e655c5 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 8 Mar 2018 15:34:14 -0800 Subject: [PATCH] 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(-) diff --git a/doc/STYLE_GUIDE.md b/doc/STYLE_GUIDE.md index 2d9c20f666e95d..7da30743cf8929 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: