Skip to content

Commit

Permalink
Fix typo in CONTRIBUTING.rst (#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminrose committed Sep 22, 2021
1 parent 281cea3 commit 60f4467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_name}}/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Your pull request needs to meet the following guidelines for acceptance:

Feel free to submit early, though—we can always iterate on this.

To run linting and code formatting checks before commiting your change, you can install pre-commit as a Git hook by running the following command:
To run linting and code formatting checks before committing your change, you can install pre-commit as a Git hook by running the following command:

.. code:: console
Expand Down

0 comments on commit 60f4467

Please sign in to comment.