Skip to content

Commit

Permalink
Contributing typos (#137)
Browse files Browse the repository at this point in the history
- Fix typo in contributing file.
  • Loading branch information
DanicaSTFC committed Mar 27, 2024
1 parent 25ef2d1 commit c6eb12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ or run pre-commit on a single file by specifying its file path
```sh
pre-commit run --files [path]
```
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.

## Continuous integration

Expand Down

0 comments on commit c6eb12d

Please sign in to comment.