diff --git a/docs/development/coding-style.md b/docs/development/coding-style.md index ab4812fb7d3..aa2e58cf543 100644 --- a/docs/development/coding-style.md +++ b/docs/development/coding-style.md @@ -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