diff --git a/peps/pep-0783.rst b/peps/pep-0783.rst index 8128937e162..75ce364a9eb 100644 --- a/peps/pep-0783.rst +++ b/peps/pep-0783.rst @@ -219,7 +219,7 @@ A Custom Interpreter Tag For Pyodide ------------------------------------ We don't need a custom interpreter tag for Pyodide because Pyodide is CPython. -While we do apply a few minor patches, they have no affect on the interpeter ABI +While we do apply a few minor patches, they have no effect on the interpreter ABI and our long term goal is to upstream everything. Alternative Options for the Platform Tag @@ -261,8 +261,8 @@ No patch version How to Teach This ================= -Fo Pyodide Users ----------------- +For Pyodide Users +----------------- We recommend the `Pyodide documentation on installing packages `__. We will make a table showing which ``pyemscripten`` platform version each Pyodide version is