Skip to content

Commit 9243cd3

Browse files
committed
Minor typo fix python-telegram-bot#259 [ci skip]
1 parent 1b09738 commit 9243cd3

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
@@ -77,7 +77,7 @@ Here's how to make a one-off code change.
7777

7878
``$ make test``
7979

80-
- To actually make the commit (this will trigger test for yapf, lint and pep8 automatically):
80+
- To actually make the commit (this will trigger tests for yapf, lint and pep8 automatically):
8181

8282
``$ git add your-file-changed.py``
8383

0 commit comments

Comments
 (0)