From baefc6b212400420dd91b61996b6d97cbb7db35c Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Sat, 11 Apr 2020 09:14:51 +0800 Subject: [PATCH] docs: fix space --- src/calendar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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