From 677b2a941c63d63eec3fb7919238e14a2d9bcc67 Mon Sep 17 00:00:00 2001 From: Dimitri Merejkowsky Date: Fri, 6 Apr 2018 13:28:47 +0200 Subject: [PATCH] Fix typo in --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b2cce9f..fd8beb4 100644 --- a/README.rst +++ b/README.rst @@ -67,7 +67,8 @@ Then run: * Replace the string ``1.2.41`` by ``1.2.42`` in every file listed in the configuration -* Make a commit based on the ``message_template``. (Using +* Make a commit based on the ``message_template``. + * Make an **annotated** tag based on the ``tag_template`` * Ask wether to push the current branch and the tag (unless ``--no-interactive`` is used)