Skip to content

Commit

Permalink
[3.2.x] Corrected typo in advice to new contributors.
Browse files Browse the repository at this point in the history
Backport of e48e787 from master
  • Loading branch information
carltongibson committed Feb 4, 2021
1 parent ff25791 commit f490cde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/internals/contributing/new-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ to get started? This is the section for you.
If you are new to contributing to Django, the :doc:`/intro/contributing`
tutorial will give you an introduction to the tools and the workflow.

This page contains more general advice ways you can contribute to Django, and
how to approach that.
This page contains more general advice on ways you can contribute to Django,
and how to approach that.

If you are looking for a reference on the details of making code contributions,
see the :doc:`/internals/contributing/writing-code/index` documentation.
Expand Down

0 comments on commit f490cde

Please sign in to comment.