Skip to content

Commit 797d438

Browse files
committed
fix typo
1 parent 8ca4558 commit 797d438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ If some checks failed or could not be fixed automatically, an error message will
100100

101101
While not recommended, you can bypass the hooks by passing the additional flag `--no-verify` to the `git commit` command.
102102

103-
Some IDEs have plugins for precommit (e.g [here](https://marketplace.visualstudio.com/items?itemName=elagil.pre-commit-helper) for VSCode), which would for instance run the hooks for the currently opened file each time it is saved. The plugins typically picks up the configuration file automatically.
103+
Some IDEs have plugins for precommit (e.g [here](https://marketplace.visualstudio.com/items?itemName=elagil.pre-commit-helper) for VSCode), which would for instance run the hooks for the currently opened file each time it is saved. The plugins typically pick up the configuration file automatically.
104104

105105
### Testing
106106

0 commit comments

Comments
 (0)