aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Bootloader_Entry.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Bootloader_Entry.md')
-rw-r--r--docs/Bootloader_Entry.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Bootloader_Entry.md b/docs/Bootloader_Entry.md
index f42602bd..ec27baad 100644
--- a/docs/Bootloader_Entry.md
+++ b/docs/Bootloader_Entry.md
@@ -44,7 +44,7 @@ releasing `Ctrl`
If a physical serial port is being used on the MCU (even if a USB serial adapter
is being used to connect to it), sending the string
-`<SPACE><FS><SPACE>Request Serial Bootloader!!<SPACE>~`.
+`<SPACE><FS><SPACE>Request Serial Bootloader!!<SPACE>~` requests the bootloader.
`<SPACE>` is an ASCII literal space, 0x20.