Skip to content

Commit c6eb12d

Browse files
authored
Contributing typos (#137)
- Fix typo in contributing file.
1 parent 25ef2d1 commit c6eb12d

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
@@ -31,7 +31,7 @@ or run pre-commit on a single file by specifying its file path
3131
```sh
3232
pre-commit run --files [path]
3333
```
34-
The [.pre-commit-config.yaml](./.pre-commit-config.yaml) config file indicates the repositories and the hooks which will automatically applied.
34+
The [.pre-commit-config.yaml](./.pre-commit-config.yaml) config file indicates the repositories and the hooks which will be applied automatically.
3535

3636
## Continuous integration
3737

0 commit comments

Comments
 (0)