Skip to content

Commit ec0981d

Browse files
committed
[#3149] Tweaks thanks to @wouterj
1 parent c3816f8 commit ec0981d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

contributing/documentation/standards.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,9 @@ Language Standards
109109
* Capitalize the first letter of any heading and the first letter of all
110110
nouns and adjectives afterwards (verbs are lowercase);
111111
* Do not use `Serial (Oxford) Commas`_;
112-
* You should use a form of *you* instead of *we*.
112+
* You should use a form of *you* instead of *we* (i.e. avoid the first person
113+
point of view: use the second instead).
113114

114115
.. _`the Sphinx documentation`: http://sphinx-doc.org/rest.html#source-code
115116
.. _`Twig Coding Standards`: http://twig.sensiolabs.org/doc/coding_standards.html
116-
.. _`Serial (Oxford) Commas`: http://en.wikipedia.org/wiki/Serial_comma
117+
.. _`Serial (Oxford) Commas`: http://en.wikipedia.org/wiki/Serial_comma

0 commit comments

Comments
 (0)