File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ You can build the docs by installing ``Sphinx`` and running::
11
11
make html
12
12
13
13
Please follow these guidelines when updating our docs.
14
- Let us know if you have any questions or if something isn't clear.
14
+ Let us know if you have any questions or something isn't clear.
15
15
16
16
The brand
17
17
---------
@@ -33,6 +33,7 @@ Content
33
33
-------
34
34
35
35
* Do not break the content across multiple lines at 80 characters,
36
- but rather broken them on semantic meaning (e.g. periods or commas).
36
+ but rather break them on semantic meaning (e.g. periods or commas).
37
+ Read more about this `here <http://rhodesmill.org/brandon/2012/one-sentence-per-line/ >`_.
37
38
* If you are cross-referencing to a different page within our website,
38
39
use the ``doc `` directive and not a hyperlink.
You can’t perform that action at this time.
0 commit comments