From c59f18273db72bf07cc64c4615088ebef05b4525 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 1 Jul 2020 12:29:44 +0200
Subject: [PATCH] Update job-submission-and-execution.md fixed typo

---
 docs.it4i/general/job-submission-and-execution.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/general/job-submission-and-execution.md b/docs.it4i/general/job-submission-and-execution.md
index 755c4fd6d..321a3cfc2 100644
--- a/docs.it4i/general/job-submission-and-execution.md
+++ b/docs.it4i/general/job-submission-and-execution.md
@@ -332,7 +332,7 @@ Although this example is somewhat artificial, it demonstrates the flexibility of
 ## Job Management
 
 !!! note
-    Check status of your jobs using the `qstat` and `check-pbs-jobs` commands
+    Check the status of your jobs using the `qstat` and `check-pbs-jobs` commands
 
 ```console
 $ qstat -a
-- 
GitLab