diff --git a/README.md b/README.md index 9de18799c6..7fa8de99f4 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ It also has a list of tools you can use, of which the `test` tool is one of them ## Running the code quality tooling (linter) -This run `eslint` for all files that _require_ linting. +This runs `eslint` for all files that _require_ linting. ```shell corepack pnpm node scripts/lint.mjs --fix