From c6df3c7fc6d6808392fc33aba51950d10b5d1069 Mon Sep 17 00:00:00 2001
From: "ivan.kondov" <ivan.kondov@kit.edu>
Date: Fri, 14 Jul 2017 09:03:31 +0200
Subject: [PATCH] corrected spelling

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

diff --git a/docs/basics.rst b/docs/basics.rst
index 7ecc447..7b334bd 100644
--- a/docs/basics.rst
+++ b/docs/basics.rst
@@ -103,7 +103,7 @@ If a workflow has been added without check it can be check later with::
 
     lpad check_wflow -i <firework ID>
 
-Note: The correctness check is recommended for all exercises in the tutorial.
+Note: The correctness check is recommended for all exercises in this tutorial.
 
 
 View workflows
@@ -155,7 +155,7 @@ To query individual fireworks use the command::
 
     lpad get_fws [-i <firework ID> [-d <more|all>]]
 
-Note: The query from the command line is recommended for thi tutorial.
+Note: The query from the command line is recommended in this tutorial.
 
 Alternatively the web GUI can be used::
 
-- 
GitLab