docs: improve grammar (#4896)

Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
This commit is contained in:
Thad Guidry 2021-12-28 06:16:46 -06:00 committed by GitHub
parent 2b209fd760
commit c272930bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ You need to use an additional plugin to import components you used.
#### Auto import <el-tag type="primary" style="vertical-align: middle;" effect="dark" size="small">Recommend</el-tag>
First you need install `unplugin-vue-components` and `unplugin-auto-import`.
First you need to install `unplugin-vue-components` and `unplugin-auto-import`.
```shell
npm install -D unplugin-vue-components unplugin-auto-import
@ -197,5 +197,5 @@ We can also use [Nuxt.js](https://nuxtjs.org)
## Let's Get Started
You can bootstrap your project from now on, for each components usage, please
refer to individual component documentation.
You can bootstrap your project from now on. For each components usage, please
refer to the individual component documentation.