Skip to content

Commit c870ceb

Browse files
committed
Fix grammar
1 parent 57fd486 commit c870ceb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/docs.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can build the docs by installing ``Sphinx`` and running::
1111
make html
1212

1313
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.
1515

1616
The brand
1717
---------
@@ -33,6 +33,7 @@ Content
3333
-------
3434

3535
* 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/>`_.
3738
* If you are cross-referencing to a different page within our website,
3839
use the ``doc`` directive and not a hyperlink.

0 commit comments

Comments
 (0)