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

---
 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 3dfde3277..c9835b11a 100644
--- a/docs.it4i/general/job-priority.md
+++ b/docs.it4i/general/job-priority.md
@@ -30,7 +30,7 @@ Usage decays, halving at intervals of 7 days.
 
 The job age factor represents the length of time a job has been sitting in the queue and eligible to run.
 
-Job age has the least impact on execution priority. It is very, very difficult for eligible time to compete with fair-share priority.
+Job age has the least impact on execution priority.
 
 ### Formula
 
-- 
GitLab