mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
Minor typo fix #259 [ci skip]
This commit is contained in:
parent
1b09738191
commit
9243cd3507
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Here's how to make a one-off code change.
|
|||
|
||||
``$ make test``
|
||||
|
||||
- To actually make the commit (this will trigger test for yapf, lint and pep8 automatically):
|
||||
- To actually make the commit (this will trigger tests for yapf, lint and pep8 automatically):
|
||||
|
||||
``$ git add your-file-changed.py``
|
||||
|
||||
|
|
Loading…
Reference in a new issue