Skip to content

Commit a41054c

Browse files
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 54a817c commit a41054c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python Developer's Guide
1515
.. highlight:: bash
1616

1717
This guide is a comprehensive resource for :ref:`contributing <contributing>`
18-
to various areas of Python_ -- for both new and experienced contributors. It is
18+
to Python_ -- for both new and experienced contributors. It is
1919
:ref:`maintained <devguide>` by the same
2020
community that maintains Python. We welcome your contributions!
2121

@@ -77,8 +77,8 @@ of excellent guides at `Open Source Guides <https://opensource.guide/>`__.
7777

7878
.. _quick-reference:
7979

80-
CPython contribution quick reference
81-
------------------------------------
80+
Quick reference
81+
---------------
8282

8383
Here are the basic steps needed to get set up and open a pull request.
8484
This is meant as a checklist, once you know the basics. For complete
@@ -233,7 +233,7 @@ Additional resources
233233
* :ref:`internals`
234234
* :ref:`grammar`
235235

236-
* Tool support:
236+
* Tool support
237237

238238
* :ref:`gdb`
239239
* :ref:`clang`

0 commit comments

Comments
 (0)