diff --git a/client/public/locales/en/translation.json b/client/public/locales/en/translation.json index 8ee495059e..284b900851 100644 --- a/client/public/locales/en/translation.json +++ b/client/public/locales/en/translation.json @@ -525,7 +525,7 @@ } }, "tooltip": { - "priority": "Tasks priority(Low-High). Impacts tasks scheduling policy.", + "priority": "Tasks priority, a non-negative number, impacts tasks scheduling policy. Lowest priority is 0. Higher priority tasks run before lower priority tasks.", "preemption": "If enabled, allows the scheduler to cancel a running task and free the resources for higher priority tasks." }, "validation": {