diff --git a/docs/source/qstartguide/index.rst b/docs/source/qstartguide/index.rst index 43c3d87eedd4b656cadbfb0428fa02ee25e49138..c99973882114adfeb36996dfb397bb494e342c83 100644 --- a/docs/source/qstartguide/index.rst +++ b/docs/source/qstartguide/index.rst @@ -46,7 +46,7 @@ Description of most used commands * - **create ** - Generates the experiment workflow. * - **run ** - - Euns the experiment workflow. + - Runs the experiment workflow. * - **monitor ** - Shows the experiment workflow structure and status. * - **inspect ** diff --git a/docs/source/userguide/configure/index.rst b/docs/source/userguide/configure/index.rst index 6f52f81e986a3c6ebad7a09249b07b28109abe8d..b0a000bc09def9d33be0b8a7e61a24e606023b65 100644 --- a/docs/source/userguide/configure/index.rst +++ b/docs/source/userguide/configure/index.rst @@ -79,7 +79,7 @@ identifier and add this text:s new_job: FILE: -This will create a new job named "new_job" that will be executed once at the default platform. This job will user the +This will create a new job named "new_job" that will be executed once at the default platform. This job will use the template located at (path is relative to project folder). This is the minimum job definition and usually is not enough. You usually will need to add some others parameters: