diff --git a/README.md b/README.md index 6a53864..bd2e718 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ $(function() { // With a custom message $('form').areYouSure( {'message':'Your profile details are not saved!'} ); -} +}) ``` To ignore selected fields from the dirtyness check: