From d93072befea1818fc62f250629a082d0a9c6d86a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de>
Date: Wed, 23 Sep 2020 19:58:22 +0200
Subject: [PATCH] Update release-process.md

---
 docs/release-process.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/release-process.md b/docs/release-process.md
index 097890f5f..687fcae66 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -1,8 +1,7 @@
 # Release Process
 
-We assume that we are creating the release `v0.1.1`. Please make sure to update
-to modify the following steps according to the release, you are actually
-performing.
+We assume that we are creating the release `v0.1.1`. Please make sure to adjust
+the following steps according to the release, you are actually performing.
 
 1. Create a new branch `v0.1` if not already exists. This branch will never
 again be merged into master.
-- 
GitLab