summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSebastian Kaim <Sebb767@users.noreply.github.com>2017-10-05 00:51:05 +0200
committerJack Humbert <jack.humb@gmail.com>2017-10-05 18:17:34 +0200
commit29bcffb3f3b6907a7a08d60a197e9e738b3fa264 (patch)
treed83a09c4fc7eb53531abf0684faa88e96fb1d971 /docs
parent01bf8e1643eea8178331722e51865ce22423bde1 (diff)
downloadqmk_firmware-29bcffb3f3b6907a7a08d60a197e9e738b3fa264.tar.gz
qmk_firmware-29bcffb3f3b6907a7a08d60a197e9e738b3fa264.tar.xz
Edited a minor typo in feature_bootmagic.md.
Diffstat (limited to 'docs')
-rw-r--r--docs/feature_bootmagic.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_bootmagic.md b/docs/feature_bootmagic.md
index 3cf7d8d2a..c8459e350 100644
--- a/docs/feature_bootmagic.md
+++ b/docs/feature_bootmagic.md
@@ -14,7 +14,7 @@ Shortcuts for bootmagic options. You can use these even when bootmagic is off.
|`MAGIC_SWAP_RALT_RGUI`|Swap the right Alt and GUI keys|
|`MAGIC_NO_GUI`|Disable the GUI key|
|`MAGIC_SWAP_GRAVE_ESC`|Swap the Grave and Esc key.|
-|`MAGIC_SWAP_BACKSLASH_BACKSPACE`|Swap backslack and backspace|
+|`MAGIC_SWAP_BACKSLASH_BACKSPACE`|Swap backslash and backspace|
|`MAGIC_HOST_NKRO`|Force NKRO on|
|`MAGIC_SWAP_ALT_GUI`/`AG_SWAP`|Swap Alt and Gui on both sides|
|`MAGIC_UNSWAP_CONTROL_CAPSLOCK`|Disable the Control/Capslock swap|