Skip to content

Commit a0bc992

Browse files
authored
Update README.md
1 parent 29030da commit a0bc992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ We are on irc! You can come chat with us in the ```#flask-jwt-extended``` channe
4848
### Testing and Code Coverage
4949
We require 100% code coverage in our unit tests. You can run the tests locally
5050
with `tox` which will print out a code coverage report. Creating a pull request
51-
will run the tests against python 2.7, 3,4, 3,5, 3,6, and PyPy.
51+
will run the tests against python 2.7, 3.4, 3.5, 3.6, and PyPy.
5252
```
5353
$ tox
5454
```

0 commit comments

Comments
 (0)