diff --git a/magnum_ui/static/dashboard/container-infra/clusters/workflow/workflow.service.js b/magnum_ui/static/dashboard/container-infra/clusters/workflow/workflow.service.js index 2c4ca72b..a153edee 100644 --- a/magnum_ui/static/dashboard/container-infra/clusters/workflow/workflow.service.js +++ b/magnum_ui/static/dashboard/container-infra/clusters/workflow/workflow.service.js @@ -41,7 +41,7 @@ var clusterTemplates = [{value:"", name: gettext("Choose a Cluster Template")}]; var keypairs = [{value:"", name: gettext("Choose a Keypair")}]; var dockerVolumeSizeDescription = gettext( - "If not specified, the value specified in Clsuter Template will be used."); + "If not specified, the value specified in Cluster Template will be used."); // schema schema = {