diff --git a/ui/scripts/ui-custom/autoscaler.js b/ui/scripts/ui-custom/autoscaler.js index f1eb268f375..881c0dcff56 100644 --- a/ui/scripts/ui-custom/autoscaler.js +++ b/ui/scripts/ui-custom/autoscaler.js @@ -345,7 +345,7 @@ $autoscalerDialog.closest(':ui-dialog').remove(); $('.overlay').remove(); cloudStack.dialog.notice({ - message: 'Autoscaler configured successfully.' + message: 'Autoscale configured successfully.' }); }, error: function(message) {