Skip to content

Commit cf90ab2

Browse files
committed
Run codespell throughout fixing typos automagically
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com>
1 parent d2fa801 commit cf90ab2

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
@@ -35,7 +35,7 @@ $ pip install '.[devel]'
3535
$ pre-commit install
3636
```
3737
4. Create a new branch, develop and add tests when possible
38-
5. Run linting & testing before commiting code. Ensure all the hooks are passing.
38+
5. Run linting & testing before committing code. Ensure all the hooks are passing.
3939
```shell
4040
$ pre-commit run --all-files
4141
```

0 commit comments

Comments
 (0)