summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/index.rst')
-rw-r--r--docs/library/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst
index ffd373a4df..59ed1127a7 100644
--- a/docs/library/index.rst
+++ b/docs/library/index.rst
@@ -195,4 +195,4 @@ but also the MicroPython libraries too (e.g. ``machine``, ``bluetooth``, etc).
The main exception is the port-specific libraries (``pyb``, ``esp``, etc).
*Other than when you specifically want to force the use of the built-in module,
-we recommend always using ``import module`` rather than ``import umodule``.*
+we recommend always using* ``import module`` *rather than* ``import umodule``.