From a0abfcf32f1e7c95d0db69cc57ccdbab80c66b90 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roman=20Sl=C3=ADva?= <roman.sliva@vsb.cz>
Date: Wed, 28 Feb 2024 13:22:26 +0100
Subject: [PATCH] Update job-priority.md - sprio

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

diff --git a/docs.it4i/general/job-priority.md b/docs.it4i/general/job-priority.md
index 3936a7664..4f5805b3a 100644
--- a/docs.it4i/general/job-priority.md
+++ b/docs.it4i/general/job-priority.md
@@ -57,7 +57,7 @@ Specifying more accurate walltime enables better scheduling, better execution ti
 
 ## Inspecting Job Priority
 
-One can inspect job priority using `sprio` command. Job priority is in the field PRIORITY and it comprises of PARTITION, FAIRSHARE and AGE priorities.
+One can inspect job priority using `sprio` command. Job priority is in the field PRIORITY and it is comprised of PARTITION, FAIRSHARE and AGE priorities.
 
 ```
 $ sprio -l -j 894782
-- 
GitLab