Skip to content

Commit

Permalink
fix: typo in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
desilinguist committed Mar 8, 2024
1 parent 5217293 commit 91d58df
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 @@ -56,7 +56,7 @@ How to contribute

$ pre-commit run black

To run the `isort` hook alone on a given file:
To run the `black` hook alone on a given file:

$ pre-commit run black <file-path>

Expand Down

0 comments on commit 91d58df

Please sign in to comment.