Skip to content

Commit dc5290c

Browse files
committed
DOC: fix typo in CONTRIBUTING.md
1 parent d73e9a4 commit dc5290c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ address the issue you're having.
1212
- Explain what the expected behavior was, and what you saw instead.
1313
- When submitting a Pull Request
1414
- **Make sure the test suite passes**., and that means on python3 as well.
15-
You can use "test_fast.sh", or tox locally and/or enable Travis-CI on you're fork.
15+
You can use "test_fast.sh", or tox locally and/or enable Travis-CI on your fork.
1616
- We suggest you enable Travis-CI on your fork, to make it easier for the team
1717
to see that the PR does indeed pass all the tests.
1818
- Back-compatiblitiy **really** matters. Pandas already has a large user-base and

0 commit comments

Comments
 (0)