diff --git a/src/search/README.md b/src/search/README.md
index 0b5ebfcaa..94e93c653 100644
--- a/src/search/README.md
+++ b/src/search/README.md
@@ -88,7 +88,7 @@ export default {
### Custom Action Button
-Use `action` slot to custom right button, `cancel` event will no longer be triggered when use this slot
+Use `action` slot to custom right button, `cancel` event will no longer be triggered when use this slot.
```html