Skip to content
Snippets Groups Projects
Commit 387a8d26 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

docs/glossary: Fix typos in micropython-lib paragraph.

parent 46583e90
No related branches found
No related tags found
No related merge requests found
......@@ -54,10 +54,10 @@ Glossary
separate project
`micropython-lib <https://github.com/micropython/micropython-lib>`_
which provides implementations for many modules from CPython's
standard library. However, large subset of these modules required
standard library. However, large subset of these modules require
POSIX-like environment (Linux, MacOS, Windows may be partially
supported), and thus would work or make sense only with MicroPython
Unix port. Some subset of modules however usable for baremetal ports
Unix port. Some subset of modules is however usable for baremetal ports
too.
Unlike monolithic :term:`CPython` stdlib, micropython-lib modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment