diff --git a/docs/basics.rst b/docs/basics.rst index 7ecc4476907c16b8c2c0aacdd6b6e751d51bb5cd..7b334bdc70de3a14a38d5d6061f4179bf0a57dfb 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::