diff --git a/docs.it4i/general/job-priority.md b/docs.it4i/general/job-priority.md
index 4f5805b3a43527836c4c53fafa3c7d923b20b8ed..7e2a0dbafe1cbaa1fde3b810dd292fe056eb79b8 100644
--- a/docs.it4i/general/job-priority.md
+++ b/docs.it4i/general/job-priority.md
@@ -49,9 +49,9 @@ The scheduler makes a list of jobs to run in order of execution priority. The sc
 This means that jobs with lower execution priority can be run before jobs with higher execution priority.
 
 !!! note
-    It is **very beneficial to specify the walltime** when submitting jobs.
+    It is **very beneficial to specify the timelimit** when submitting jobs.
 
-Specifying more accurate walltime enables better scheduling, better execution times, and better resource usage. Jobs with suitable (small) walltime can be backfilled - and overtake job(s) with a higher priority.
+Specifying more accurate timelimit enables better scheduling, better execution times, and better resource usage. Jobs with suitable (small) timelimit can be backfilled - and overtake job(s) with a higher priority.
 
 ---8<--- "mathjax.md"