diff --git a/docs.it4i/anselm-cluster-documentation/job-priority.md b/docs.it4i/anselm-cluster-documentation/job-priority.md
index 24bcee5b3362ddeb416bf098941edb89610c2e64..7f88ce629795366ea1b24419696315ae8f40852f 100644
--- a/docs.it4i/anselm-cluster-documentation/job-priority.md
+++ b/docs.it4i/anselm-cluster-documentation/job-priority.md
@@ -31,8 +31,8 @@ Fairshare priority is calculated as
 ![](../img/fairshare_formula.png)
 
 where MAX_FAIRSHARE has value 1E6,
-usage~Project~ is cumulated usage by all members of selected project,
-usage~Total~ is total usage by all users, by all projects.
+usage*Project* is cumulated usage by all members of selected project,
+usage*Total* is total usage by all users, by all projects.
 
 Usage counts allocated corehours (ncpus walltime). Usage is decayed, or cut in half periodically, at the interval 168 hours (one week).
 Jobs queued in queue qexp are not calculated to project's usage.
diff --git a/docs.it4i/salomon/job-priority.md b/docs.it4i/salomon/job-priority.md
index 59a86540563b9f94fb140816aa1a13572b6e0098..a0bcad7599f4f36a72d28b7a7d8d0f2c60c06fc6 100644
--- a/docs.it4i/salomon/job-priority.md
+++ b/docs.it4i/salomon/job-priority.md
@@ -30,8 +30,8 @@ Fairshare priority is calculated as
 ![](../img/fairshare_formula.png)
 
 where MAX_FAIRSHARE has value 1E6,
-usage~Project~ is cumulated usage by all members of selected project,
-usage~Total~ is total usage by all users, by all projects.
+usage*Project* is cumulated usage by all members of selected project,
+usage*Total* is total usage by all users, by all projects.
 
 Usage counts allocated corehours (ncpus walltime). Usage is decayed, or cut in half periodically, at the interval 168 hours (one week).
 Jobs queued in queue qexp are not calculated to project's usage.