docs: fix lint command (#42028)
This commit is contained in:
parent
05631ec445
commit
5b60698dea
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ etc.
|
|||
|
||||
* Write [remark](https://github.com/remarkjs/remark) markdown style.
|
||||
|
||||
You can run `npm run lint-docs` to ensure that your documentation changes are
|
||||
You can run `npm run lint:docs` to ensure that your documentation changes are
|
||||
formatted correctly.
|
||||
|
||||
## JavaScript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue