diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html
index 16db136168..b8d59a09bd 100644
--- a/Documentation/NuttShell.html
+++ b/Documentation/NuttShell.html
@@ -1173,7 +1173,7 @@ get [-b|-n] [-f <local-path>] -h <ip-address> <remote-path>
-b|-n |
- Selects either binary ("octect") or test ("netascii") transfer
+ Selects either binary ("octet") or test ("netascii") transfer
mode. Default: text.
|
@@ -1885,7 +1885,7 @@ put [-b|-n] [-f <remote-path>] -h <ip-address> <local-path>
-b|-n |
- Selects either binary ("octect") or test ("netascii") transfer
+ Selects either binary ("octet") or test ("netascii") transfer
mode. Default: text.
|