diff --git a/docs/reference/glossary.rst b/docs/reference/glossary.rst index 98a2a50d8df59432c552d0ead7c91b99aa2aa8c5..9daf0dc3a123d14ea0c40ea1c28c612f8632412b 100644 --- a/docs/reference/glossary.rst +++ b/docs/reference/glossary.rst @@ -4,9 +4,10 @@ Glossary .. glossary:: baremetal - A system without (full-fledged) OS, like an :term:`MCU`. When - running on a baremetal system, MicroPython effectively becomes - its user-facing OS with a command interpreter (REPL). + A system without a (full-fledged) OS, for example an + :term:`MCU`-based system. When running on a baremetal system, + MicroPython effectively becomes its user-facing OS with a command + interpreter (REPL). board A PCB board. Oftentimes, the term is used to denote a particular