diff options
Diffstat (limited to 'docs/pyboard/tutorial/script.rst')
-rw-r--r-- | docs/pyboard/tutorial/script.rst | 2 |
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! |