From 9d24b49d26c52b2693d5c22ee3a1dd620cad7898 Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Tue, 13 Jul 2021 09:29:16 +0200
Subject: [PATCH] small changes

---
 docs/installation_instructions.rst | 2 +-
 docs/testing_instructions.md       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/installation_instructions.rst b/docs/installation_instructions.rst
index 8aba8812f..7bc503988 100644
--- a/docs/installation_instructions.rst
+++ b/docs/installation_instructions.rst
@@ -372,7 +372,7 @@ to install:
 - Nextcloud and Onlyoffice with ``install-nextcloud.sh``
 - Rocket.Chat with ``install-rocketchat.sh``
 - WordPress with ``install-wordpress.sh``
-- Velero with ``install-velero.sh`` (make sure you have configured it in
+- Velero with ``install-velero.sh`` (only if you have configured it in
   :ref:`backups-with-velero`).
 
 .. _step-6:
diff --git a/docs/testing_instructions.md b/docs/testing_instructions.md
index a3ae01b6c..164b51955 100644
--- a/docs/testing_instructions.md
+++ b/docs/testing_instructions.md
@@ -80,7 +80,7 @@ machine's config directory.
 
 ## Providing feedback
 
-If you have not done already, please create an account on [https://open.greenhost.net](https://open.greenhost.net)
+If you have not done so already, please create an account on [https://open.greenhost.net](https://open.greenhost.net)
 (or login with your existing github account) and [create a new issue](https://open.greenhost.net/openappstack/openappstack/issues/new) using the `Feedback` template.
 
 Thanks a lot for your testing work! We'll use your input to try to improve OpenAppStack.
-- 
GitLab