diff --git a/docs/release-process.md b/docs/release-process.md
index 097890f5fb446f69902c0537fefe4f0f0a2c2bd5..687fcae663d91cf02b5767e0858a9c426de9fdcc 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.