Skip to content

Commit a69aa6b

Browse files
teonbrookssavannahostrowskihugovk
authored
PEP 783: Fix typos (#4956)
Co-authored-by: Savannah Ostrowski <savannah@python.org> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 3fcfc31 commit a69aa6b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

peps/pep-0783.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ A Custom Interpreter Tag For Pyodide
219219
------------------------------------
220220

221221
We don't need a custom interpreter tag for Pyodide because Pyodide is CPython.
222-
While we do apply a few minor patches, they have no affect on the interpeter ABI
222+
While we do apply a few minor patches, they have no effect on the interpreter ABI
223223
and our long term goal is to upstream everything.
224224

225225
Alternative Options for the Platform Tag
@@ -261,8 +261,8 @@ No patch version
261261
How to Teach This
262262
=================
263263

264-
Fo Pyodide Users
265-
----------------
264+
For Pyodide Users
265+
-----------------
266266
We recommend the `Pyodide documentation on installing packages
267267
<https://pyodide.org/en/stable/usage/loading-packages.html>`__. We will make a
268268
table showing which ``pyemscripten`` platform version each Pyodide version is

0 commit comments

Comments
 (0)