diff options
author | fauxpark <fauxpark@gmail.com> | 2017-12-09 16:49:07 +1100 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-09 10:46:11 -0500 |
commit | af37bb2f78c39c224c995eb57c757c63034a3d9c (patch) | |
tree | 9ad591cb895d1ac13cce6145d11738569dff0a93 /docs/feature_terminal.md | |
parent | 4c675a83ba1d3561bfd6baad57a250066f5db4d3 (diff) | |
download | qmk_firmware-af37bb2f78c39c224c995eb57c757c63034a3d9c.tar.gz qmk_firmware-af37bb2f78c39c224c995eb57c757c63034a3d9c.zip |
Fix some of the more obvious typos
Diffstat (limited to 'docs/feature_terminal.md')
-rw-r--r-- | docs/feature_terminal.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_terminal.md b/docs/feature_terminal.md index 88fda1cee..5c805e6ca 100644 --- a/docs/feature_terminal.md +++ b/docs/feature_terminal.md | |||
@@ -16,7 +16,7 @@ When enabled, a `> ` prompt will appear, where you'll be able to type, backspace | |||
16 | 16 | ||
17 | ## Future Ideas | 17 | ## Future Ideas |
18 | 18 | ||
19 | * Keyboard/user-extendable commands | 19 | * Keyboard/user-extensible commands |
20 | * Smaller footprint | 20 | * Smaller footprint |
21 | * Arrow key support | 21 | * Arrow key support |
22 | * Command history | 22 | * Command history |