docs: Adjust punctuation

This commit is contained in:
dengrongyao
2021-04-06 17:07:13 +08:00
committed by neverland
parent 2210f8240d
commit 55afff0e9c
67 changed files with 68 additions and 68 deletions

View File

@@ -6,7 +6,7 @@ The input box component used for searching.
### Install
Register component globally via `app.use`, refer to [Component Registration](#/en-US/advanced-usage#zu-jian-zhu-ce) for more registration ways
Register component globally via `app.use`, refer to [Component Registration](#/en-US/advanced-usage#zu-jian-zhu-ce) for more registration ways.
```js
import { createApp } from 'vue';