diff --git a/docs/development.rst b/docs/development.rst index baf9d316d..fc9b8b2fa 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -98,7 +98,7 @@ Checklist: - make sure all issues for this milestone are closed or move to the next milestone -- look and fix any low hanging fruit left on the issue tracker +- find and fix any low hanging fruit left on the issue tracker - run tox on all supported platforms via vagrant, check for test failures - check that Travis CI is also happy - update ``CHANGES.rst``, based on ``git log $PREVIOUS_RELEASE..``