diff --git a/README.md b/README.md index 9cd8785..7da707e 100644 --- a/README.md +++ b/README.md @@ -86,12 +86,12 @@ To open a modal without a hash, use `data-remodal-target` attribute. #### closeOnConfirm `Default: true` -If set to true, closes modal window after clicking confirm button. +If set to true, closes a modal window after clicking confirm button. #### closeOnCancel `Default: true` -If set to true, closes modal window after clicking cancel button. +If set to true, closes a modal window after clicking cancel button. ## Events