Skip to content

Commit 8185539

Browse files
authored
Update __init__.pyi
1 parent 5692ac6 commit 8185539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/pyscript/__init__.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
PyScript makes available convenience objects, functions and attributes.
33
4-
These APIs will work with both Pyodide and Micropython in exactly the same way.
4+
These APIs will work with both Pyodide and MicroPython in exactly the same way.
55
66
PyScript can run in two contexts: the main browser thread, or on a web worker. T
77
he following three categories of API functionality explain features that are common for:

0 commit comments

Comments
 (0)