diff --git a/zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.controller.js b/zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.controller.js index 7a269f3..ddaca0f 100644 --- a/zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.controller.js +++ b/zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.controller.js @@ -40,7 +40,7 @@ ctrl.text = { /* eslint-disable max-len */ - help: gettext('You can specify scheduler hints by moving items from the left column to the right column. Use the "Custom" option to add scheduler hints with the key of your choice.'), + help: gettext('You can specify scheduler hints by moving items from the left column to the right column. Use the "Custom" option to add scheduler hints with the key of your choice.'), /* eslint-enable max-len */ available: gettext('Available Scheduler Hints'), existing: gettext('Existing Scheduler Hints'), diff --git a/zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.help.html b/zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.help.html index 25edcf7..037a6b8 100644 --- a/zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.help.html +++ b/zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.help.html @@ -2,6 +2,7 @@
Scheduler hints allow you to pass additional placement related information to the Zun's scheduler.
-For now, only Label Filter is available. So there are no scheduler hint definitions in the left column. Please set key that included in labels.
+For now, only Label Filter is available. So there are + no scheduler hint definitions in the left column. Please set key that included in labels.