1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[4.1.x] Corrected various typos in contributing docs.

Backport of 5c93a84f44 from main
This commit is contained in:
Arslan Noor
2022-06-30 10:37:54 +02:00
committed by Carlton Gibson
parent 72358f0110
commit 33601df44e
8 changed files with 30 additions and 29 deletions

View File

@@ -148,8 +148,8 @@ some advice to make your work on Django more useful and rewarding.
ensure that the *Needs tests*, *Needs documentation*, and *Patch needs
improvement* flags are unchecked once you've addressed all review comments.
Remember that Django has an 8 month release cycle, so there's plenty of time
for your patch to be reviewed.
Remember that Django has an eight-month release cycle, so there's plenty of
time for your patch to be reviewed.
Finally, a well-timed reminder can help. See :ref:`contributing code FAQ
<new-contributors-faq>` for ideas here.