mirror of
https://github.com/django/django.git
synced 2025-02-20 22:34:31 +00:00
Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
This commit is contained in:
parent
2d6179c819
commit
4794a0e35f
@ -15,7 +15,7 @@ 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
|
||||
runs.
|
||||
|
||||
To use the tool, first install ``pre-commit`` and then the git hooks::
|
||||
To use the tool, first install ``pre-commit`` and then the git hooks:
|
||||
|
||||
.. console::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user