File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ You will only need to execute these steps once per machine:
9898 upstream
9999
100100For more information about these commands see
101- :ref: `Git Bootcamp and Cheat Sheat <git-boot-camp >`.
101+ :ref: `Git Bootcamp and Cheat Sheet <git-boot-camp >`.
102102
103103If you did everything correctly, you should now have a copy of the code
104104in the ``cpython `` directory and two remotes that refer to your own GitHub fork
@@ -300,7 +300,7 @@ from the dropdown menus in the toolbar.
300300 If you need to change the build configuration or platform,
301301 build once with the ``build.bat `` script set to those options first
302302 before building with them in VS to ensure all files are rebuilt properly,
303- or you may encouter errors when loading modules that were not rebuilt.
303+ or you may encounter errors when loading modules that were not rebuilt.
304304
305305 Avoid selecting the ``PGInstrument `` and ``PGUpdate `` configurations,
306306 as these are intended for PGO builds and not for normal development.
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ transition into becoming a Python triager. They can request this to any core
9090developer, either confidentially via a DM in Discourse, or
9191publicly by opening an `issue in the core-workflow repository
9292<https://github.com/python/core-workflow/issues/new?template=triage_membership.md> `_.
93- If the core devloper decides you are ready to gain the extra privileges on the
93+ If the core developer decides you are ready to gain the extra privileges on the
9494tracker, they will ask a :ref: `Python organization admin <current owners >`
9595to invite you to the Python organisation, and then act as a mentor to you until
9696you are ready to do things entirely on your own.
You can’t perform that action at this time.
0 commit comments