diff options
| author | Arslan Noor <arslannoorpansota@gmail.com> | 2022-06-30 10:37:54 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton@noumenal.es> | 2022-06-30 11:09:06 +0200 |
| commit | 5c93a84f44054034f495267ff2400a5de69a4fc1 (patch) | |
| tree | 997786365e33cf9ece0e484d292f0a8d748b3d3f /docs/internals/contributing/new-contributors.txt | |
| parent | bb2c5f69f47466fa52f3cf2727d10b3ebd79a4da (diff) | |
Corrected various typos in contributing docs.
Diffstat (limited to 'docs/internals/contributing/new-contributors.txt')
| -rw-r--r-- | docs/internals/contributing/new-contributors.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/internals/contributing/new-contributors.txt b/docs/internals/contributing/new-contributors.txt index 8457f41941..8e81031b32 100644 --- a/docs/internals/contributing/new-contributors.txt +++ b/docs/internals/contributing/new-contributors.txt @@ -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. |
