From 140e2317d101743566dbf51c2472547e6f3d7b63 Mon Sep 17 00:00:00 2001 From: Benjamin Dopplinger Date: Fri, 4 Nov 2016 13:55:36 +1100 Subject: Fix typo in README (#82) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1