docs: fix lint command (#42028)

This commit is contained in:
Piotr Płaczek 2024-05-04 14:48:08 +01:00 committed by GitHub
parent 05631ec445
commit 5b60698dea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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