summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Dopplinger <b.dopplinger@gmail.com>2016-11-04 13:55:36 +1100
committerSteven Myint <git@stevenmyint.com>2016-11-03 19:55:36 -0700
commit140e2317d101743566dbf51c2472547e6f3d7b63 (patch)
tree92779dc9e86397eaaa2bbbe58cd36200578487fa
parent5d08a79af550b93f83c20ab3b1346439eb2cdd54 (diff)
downloadpyflakes-140e2317d101743566dbf51c2472547e6f3d7b63.tar.gz
Fix typo in README (#82)
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 581938e..f0a43c8 100644
--- a/README.rst
+++ b/README.rst
@@ -70,7 +70,7 @@ a coherent unit of work with a well-written log message. If you are not
comfortable with this rebase workflow, the project maintainers will be happy to
rebase your commits for you.
-All changes should be include tests and pass flake8_.
+All changes should include tests and pass flake8_.
.. image:: https://api.travis-ci.org/PyCQA/pyflakes.svg
:target: https://travis-ci.org/PyCQA/pyflakes