diff options
Diffstat (limited to 'docs/Command_Templates.md')
-rw-r--r-- | docs/Command_Templates.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Command_Templates.md b/docs/Command_Templates.md index 7d5b229e..3aa68c13 100644 --- a/docs/Command_Templates.md +++ b/docs/Command_Templates.md @@ -45,8 +45,7 @@ gcode: SET_PIN PIN=my_led VALUE=0 ``` -This will be showing is you use the `HELP` command or use the autocomplete -function. +The terminal will display the description when you use the `HELP` command or the autocomplete function. ## Save/Restore state for G-Code moves |