We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c357fa commit 690a146Copy full SHA for 690a146
content/en/docs/contributing/pr-checks.md
@@ -64,7 +64,7 @@ issues. Run `npm run check:text` again and manually fix the remaining issues.
64
This check verifies that
65
[standards and consistency for Markdown files are enforced](../style-guide/#markdown-standards).
66
67
-If any issues are found, run `npm:run format` to fix most issues. For more
+If any issues are found, run `npm run:format` to fix most issues. For more
68
complex issues, run `npm run check:markdown` and apply the suggested changes.
69
70
### SPELLING check
0 commit comments