Skip to content

Commit

Permalink
CONTRIBUTING: Fixed typo
Browse files Browse the repository at this point in the history
Replaced 'commiting' with 'committing'
  • Loading branch information
marcelometal committed Feb 4, 2022
1 parent 90f9b97 commit a0a1338
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 @@ -83,7 +83,7 @@ Please ensure that your editor is configured to use
[pylint](https://www.pylint.org/).

Even if that's the case, don't forget to run `make flake pylint` before
commiting and fixing any issues you find. That way you won't get a
committing and fixing any issues you find. That way you won't get a
request for doing so in your PR.

## Pull Requests
Expand Down

0 comments on commit a0a1338

Please sign in to comment.