summaryrefslogtreecommitdiff
path: root/ports/esp32/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/esp32/help.c')
-rw-r--r--ports/esp32/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/esp32/help.c b/ports/esp32/help.c
index 2336d97f8..2351d7dc7 100644
--- a/ports/esp32/help.c
+++ b/ports/esp32/help.c
@@ -31,7 +31,7 @@
const char esp32_help_text[] =
"Welcome to MicroPython on the ESP32!\n"
"\n"
- "For generic online docs please visit http://docs.micropython.org/\n"
+ "For online docs please visit http://docs.micropython.org/\n"
"\n"
"For access to the hardware use the 'machine' module:\n"
"\n"