Skip to content

Commit 34cff4d

Browse files
betatimKirstieJane
andauthored
Update docs/source/contributing/contributing.md
Co-Authored-By: KirstieJane <[email protected]>
1 parent 288c3fe commit 34cff4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributing/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ These are not hard rules to be enforced by 🚓 but they are suggestions written
7474
* **Keep your PR focused.**
7575
The best PRs solve one problem.
7676
If you end up changing multiple things, please open separate PRs for the different conceptual changes.
77-
* **Add tests your code.**
77+
* **Add tests to your code.**
7878
PRs will not be merged if Travis is failing.
7979
* **Apply [PEP8](https://www.python.org/dev/peps/pep-0008/)** as much as possible, but not too much.
8080
If in doubt, ask.

0 commit comments

Comments
 (0)