浏览代码

Corrected typo in advice to new contributors.

Carlton Gibson 4 年之前
父节点
当前提交
e48e78738e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/internals/contributing/new-contributors.txt

+ 2 - 2
docs/internals/contributing/new-contributors.txt

@@ -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.