We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d062ab2 + a6199a1 commit c96bb90Copy full SHA for c96bb90
README.md
@@ -26,7 +26,7 @@ $ python setup.py install
26
27
28
### Testing and Code Coverage
29
-We require 100% code coverage in our uint tests. We run all the unit tests with tox.
+We require 100% code coverage in our unit tests. We run all the unit tests with tox.
30
This will test against python2.7, and 3.5 (although not tested, python3.3 and 3.4
31
should also be fully supported). Running tox will print out a code coverage report
32
```
0 commit comments