We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff148d commit a39e282Copy full SHA for a39e282
1 file changed
docs/reference/glossary.rst
@@ -120,7 +120,7 @@ Glossary
120
<https://github.com/micropython/micropython-lib>`_ which provides
121
implementations for many modules from CPython's standard library.
122
123
- Some of the modules are are implemented in pure Python, and are able to
+ Some of the modules are implemented in pure Python, and are able to
124
be used on all ports. However, the majority of these modules use
125
:term:`FFI` to access operating system functionality, and as such can
126
only be used on the :term:`MicroPython Unix port` (with limited support
0 commit comments