Skip to content

Commit c96bb90

Browse files
authored
Merge pull request #13 from stephane/patch-1
Fix tiny typo in README.md
2 parents d062ab2 + a6199a1 commit c96bb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $ python setup.py install
2626

2727

2828
### Testing and Code Coverage
29-
We require 100% code coverage in our uint tests. We run all the unit tests with tox.
29+
We require 100% code coverage in our unit tests. We run all the unit tests with tox.
3030
This will test against python2.7, and 3.5 (although not tested, python3.3 and 3.4
3131
should also be fully supported). Running tox will print out a code coverage report
3232
```

0 commit comments

Comments
 (0)