Skip to content

Commit

Permalink
Correct vale script mentioned in README
Browse files Browse the repository at this point in the history
Signed-off-by: Mirjam Aulbach <[email protected]>
  • Loading branch information
programmiri committed Sep 4, 2024
1 parent f7bc75b commit b6147ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ For these scripts, you need to have Vale installed (see [Requirements](#requirem

- `pnpm spell:error` to show only errors (same as in CI)
- `pnpm spell:warn` to show errors as well as warnings
- `pnpm spell:warn` to show errors, warnings and suggestions
- `pnpm spell:all` to show errors, warnings and suggestions

ℹ️ We are using a custom hook path for enabling pre-commit hooks. This path is set in the local git configuration when
running `pnpm install`.
Expand Down

0 comments on commit b6147ca

Please sign in to comment.