diff --git a/ui/scripts/system.js b/ui/scripts/system.js index a315492c6a2..fd6a13654a7 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -12033,7 +12033,7 @@ if (args.data.jsonObj.name == 'cpu.overprovisioning.factor' || args.data.jsonObj.name == 'mem.overprovisioning.factor') { cloudStack.dialog.notice({ - message: 'Please note - you are changing the over provisioning factor for a cluster with vms running. Please refer to the admin guide to understand the capacity calculation.' + message: 'Please note - if you are changing the over provisioning factor for a cluster with vms running, please refer to the admin guide to understand the capacity calculation.' }); }