Skip to content

Commit 907ba95

Browse files
authored
grammar
1 parent 22d0a31 commit 907ba95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Making Changes
2424
the new branch with ``git checkout fix/master/my_contribution``.
2525
Please avoid working directly on the ``master`` branch.
2626
- Make commits of logical units.
27-
- Follow our `coding style`_
27+
- Follow our `coding style`_.
2828
- Check for unnecessary whitespace with ``git diff --check`` before
2929
committing.
3030
- Make sure you have added the necessary tests for your changes.

0 commit comments

Comments
 (0)