summaryrefslogtreecommitdiff
path: root/docs/pyboard/tutorial/script.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-06-04 23:53:26 +0100
committerDamien George <damien.p.george@gmail.com>2015-06-04 23:53:26 +0100
commit3eece29807f5257091271229dbf41543646eb4e4 (patch)
treeee9590731400cd2e777dc70d82cc75e14b235fe4 /docs/pyboard/tutorial/script.rst
parent601cfea6a3901e0faeaf7aa4a25df6fd6594208f (diff)
docs: Change "Micro Python" to "MicroPython" in all places in docs.
Diffstat (limited to 'docs/pyboard/tutorial/script.rst')
-rw-r--r--docs/pyboard/tutorial/script.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pyboard/tutorial/script.rst b/docs/pyboard/tutorial/script.rst
index 011484722..75dd324e3 100644
--- a/docs/pyboard/tutorial/script.rst
+++ b/docs/pyboard/tutorial/script.rst
@@ -101,5 +101,5 @@ on the right edge.
When you press RST the green LED will flash quickly, and then the blue
LED should turn on and stay on.
-Congratulations! You have written and run your very first Micro Python
+Congratulations! You have written and run your very first MicroPython
program!