Skip to content

Commit a6199a1

Browse files
authored
Fix tiny typo in README.md
1 parent d062ab2 commit a6199a1

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
@@ -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)