summaryrefslogtreecommitdiff
path: root/docs/pyboard/tutorial/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pyboard/tutorial/intro.rst')
-rw-r--r--docs/pyboard/tutorial/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pyboard/tutorial/intro.rst b/docs/pyboard/tutorial/intro.rst
index fea124459..78343db59 100644
--- a/docs/pyboard/tutorial/intro.rst
+++ b/docs/pyboard/tutorial/intro.rst
@@ -24,7 +24,7 @@ As long as you take care of the hardware, you should be okay. It's almost
impossible to break the software on the pyboard, so feel free to play around
with writing code as much as you like. If the filesystem gets corrupt, see
below on how to reset it. In the worst case you might need to reflash the
-Micro Python software, but that can be done over USB.
+MicroPython software, but that can be done over USB.
Layout of the pyboard
---------------------