From 1033a197a3014e73f3b20fdd8d9788a12c9767e2 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 17 Mar 2022 10:02:30 +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 c3789f5e4..2e9f7137a 100644
--- a/docs.it4i/general/job-priority.md
+++ b/docs.it4i/general/job-priority.md
@@ -34,7 +34,7 @@ usage<sub>Project</sub> is the usage accumulated by all members of a selected pr
 
 usage<sub>Total</sub> is the total usage by all users, across all projects.
 
-Usage counts allocated core-hours (`ncpus x walltime`). Usage decays, halving at intervals of 168 hours (one week).
+Usage counts allocated node-hours (`ncpus x walltime`). Usage decays, halving at intervals of 168 hours (one week).
 Jobs queued in the queue qexp are not used to calculate the project's usage.
 
 !!! note
-- 
GitLab