We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ef2d1 commit c6eb12dCopy full SHA for c6eb12d
CONTRIBUTING.md
@@ -31,7 +31,7 @@ or run pre-commit on a single file by specifying its file path
31
```sh
32
pre-commit run --files [path]
33
```
34
-The [.pre-commit-config.yaml](./.pre-commit-config.yaml) config file indicates the repositories and the hooks which will automatically applied.
+The [.pre-commit-config.yaml](./.pre-commit-config.yaml) config file indicates the repositories and the hooks which will be applied automatically.
35
36
## Continuous integration
37
0 commit comments