diff --git a/README.md b/README.md index 66e641c96..48ff5d78d 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ Vue.dialog > okCallback: function (dialog) { - dialog.loaging(false) // stop the loader (you won't be needing this) + dialog.loading(false) // stop the loader (you won't be needing this) dialog.close() // stops loader and close the dialog dialog.node.className // === "btn-danger" dialog.data // === null