mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed typos in docs.
This commit is contained in:
parent
1b4d1675b2
commit
f0d0d29f03
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ Pre-commit checks
|
|||
`pre-commit <https://pre-commit.com>`_ is a framework for managing pre-commit
|
||||
hooks. These hooks help to identify simple issues before committing code for
|
||||
review. By checking for these issues before code review it allows the reviewer
|
||||
to focus on the change itself, and it can also help to reduce the number CI
|
||||
to focus on the change itself, and it can also help to reduce the number of CI
|
||||
runs.
|
||||
|
||||
To use the tool, first install ``pre-commit`` and then the git hooks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue