From ccfdbb8efce27e6cd275c14b667b0d397b0de2a8 Mon Sep 17 00:00:00 2001
From: Martijn Vermaat <martijn@vermaat.name>
Date: Thu, 25 Feb 2016 14:27:34 +0100
Subject: [PATCH] Minor clarification in release docs

---
 doc/release.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/release.rst b/doc/release.rst
index b7327d08..90679100 100644
--- a/doc/release.rst
+++ b/doc/release.rst
@@ -72,8 +72,8 @@ the upstream Mutalyzer repository and you have push rights there.
    And submit a pull request for this branch.
 
 5. If everything looks ok and the pull request has been accepted you can push
-   the tag and update the `release` branch. Beware to re-tag if the pull
-   request was updated meanwhile. The working branch can be deleted.
+   the tag and update the `release` branch. Make sure to re-tag if the pull
+   request was updated meanwhile. The release branch can be deleted.
 
    ::
 
-- 
GitLab