Skip to content

Commit 498c5b7

Browse files
authored
PEP 783: Fix "THe" capitalization (#4349)
1 parent 0cdfff8 commit 498c5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0783.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ compiler and passing appropriate compiler and linker flags. It is possible for
108108
other people to build their own Python interpreter that is compatible with the
109109
Pyodide ABI, it is not necessary to use the Pyodide distribution itself.
110110

111-
THe Pyodide ABIs are fully specified in the `Pyodide Platform ABI
111+
The Pyodide ABIs are fully specified in the `Pyodide Platform ABI
112112
<https://pyodide.org/en/stable/development/abi.html>`__ documentation.
113113

114114
The ``pyodide build`` tool knows how to create wheels that match the Pyodide

0 commit comments

Comments
 (0)