diff --git a/src/calendar/README.md b/src/calendar/README.md index 7c8628aad..0afc9a7ce 100644 --- a/src/calendar/README.md +++ b/src/calendar/README.md @@ -100,7 +100,7 @@ export default { ### Quick Select -Set `show-confirm` to`false` to hide the confirm button. In this case, the `confirm` event will be triggered immediately after the selection is completed. +Set `show-confirm` to `false` to hide the confirm button. In this case, the `confirm` event will be triggered immediately after the selection is completed. ```html