Skip to content

Commit b0a4a26

Browse files
Cheddahota-meshi
andcommitted
Improve (slightly) sentence grammar in User Guide (#972)
Added a missing hyphen among other tiny things Co-authored-by: Yosuke Ota <[email protected]>
1 parent 18076fd commit b0a4a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ eslint "src/**/*.{js,vue}"
6262
```
6363

6464
::: tip
65-
If you installed [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-eslint) you should have `lint` script added in your `package.json`. That means you can just run `yarn lint` or `npm run lint`.
65+
If you installed [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-eslint), you should have the `lint` script added to your `package.json`. That means you can just run `yarn lint` or `npm run lint`.
6666
:::
6767

6868
#### How to use a custom parser?

0 commit comments

Comments
 (0)