@@ -219,7 +219,7 @@ A Custom Interpreter Tag For Pyodide | |||
| 219 | 219 | ------------------------------------ | |
| 220 | 220 | ||
| 221 | 221 | 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 | ||
| 223 | 223 | and our long term goal is to upstream everything. | |
| 224 | 224 | ||
| 225 | 225 | Alternative Options for the Platform Tag | |
@@ -261,8 +261,8 @@ No patch version | |||
| 261 | 261 | How to Teach This | |
| 262 | 262 | ================= | |
| 263 | 263 | ||
| 264 | - Fo Pyodide Users | ||
| 265 | - ---------------- | ||
| 264 | + For Pyodide Users | ||
| 265 | + ----------------- | ||
| 266 | 266 | We recommend the `Pyodide documentation on installing packages | |
| 267 | 267 | <https://pyodide.org/en/stable/usage/loading-packages.html>`__. We will make a | |
| 268 | 268 | table showing which ``pyemscripten`` platform version each Pyodide version is | |
0 commit comments