8000 docs/glossary: Fix typos in micropython-lib paragraph. · sparkfun/circuitpython@387a8d2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 387a8d2

Browse files
committed
docs/glossary: Fix typos in micropython-lib paragraph.
1 parent 46583e9 commit 387a8d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/glossary.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ Glossary
5454
separate project
5555
`micropython-lib <https://github.com/micropython/micropython-lib>`_
5656
which provides implementations for many modules from CPython's
57-
standard library. However, large subset of these modules required
57+
standard library. However, large subset of these modules require
5858
POSIX-like environment (Linux, MacOS, Windows may be partially
5959
supported), and thus would work or make sense only with MicroPython
60-
Unix port. Some subset of modules however usable for baremetal ports
60+
Unix port. Some subset of modules is however usable for baremetal ports
6161
too.
6262

6363
Unlike monolithic :term:`CPython` stdlib, micropython-lib modules

0 commit comments

Comments
 (0)
0