Skip to content

Commit a46588f

Browse files
ngie-eignncoghlan
authored andcommitted
Fix a typo in the Quick Links section (#561)
The phrase "Get Setup" should be spelled like "Git Setup". The former doesn't make any semantic sense, whereas the latter does. Signed-off-by: Enji Cooper <[email protected]>
1 parent fb3df5a commit a46588f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ patch. This is meant as a checklist, once you know the basics. For complete
1919
instructions please see the :ref:`setup guide <setup>`.
2020

2121
1. Install and set up :ref:`Git <vcsetup>` and other dependencies
22-
(see the :ref:`Get Setup <setup>` page for detailed information).
22+
(see the :ref:`Git Setup <setup>` page for detailed information).
2323

2424
2. Fork `the CPython repository <https://github.com/python/cpython>`_
2525
to your GitHub account and :ref:`get the source code <checkout>` using::

0 commit comments

Comments
 (0)