summaryrefslogtreecommitdiffstatshomepage
path: root/teensy/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'teensy/help.c')
-rw-r--r--teensy/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/teensy/help.c b/teensy/help.c
index 38a8d550f9..d8fe3a1d9c 100644
--- a/teensy/help.c
+++ b/teensy/help.c
@@ -29,7 +29,7 @@
#include "py/obj.h"
STATIC const char *help_text =
-"Welcome to Micro Python!\n"
+"Welcome to MicroPython!\n"
"\n"
"For online help please visit http://micropython.org/help/.\n"
"\n"