Skip to content

Commit c912ad1

Browse files
Update peps/pep-0776.rst
Co-authored-by: Brett Cannon <brett@python.org>
1 parent b9a8ae2 commit c912ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0776.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ uses two different approaches for packages:
280280
environment mechanism to work. Pyodide virtual environments contain a patched
281281
copy of pip and a custom ``pip.conf`` so that pip will install Pyodide wheels.
282282
On startup the Pyodide ``python`` cli will preload all Emscripten dynamic
283-
libraries that are in the sitee-packages directory.
283+
libraries that are in the site-packages directory.
284284

285285

286286
Console and Interactive Usage

0 commit comments

Comments
 (0)