From 1236d821f845c88d062e63f956655a090e82918e Mon Sep 17 00:00:00 2001 From: Michael Hagar Date: Wed, 8 Jan 2020 07:20:52 -0600 Subject: [PATCH] Fix typo in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3fd0286..d3a942a 100644 --- a/README.rst +++ b/README.rst @@ -164,7 +164,7 @@ You can also clean up local branches by using simple hack: Development ----------- -git-sweep uses `git-flow`_ for development and release cylces. If you want to +git-sweep uses `git-flow`_ for development and release cycles. If you want to hack on this with us, fork the project and put a pull request into the ``develop`` branch when you get done.