]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated FAQ (markdown)
authortmk <tmk@users.noreply.github.com>
Tue, 13 May 2014 00:56:34 +0000 (17:56 -0700)
committertmk <tmk@users.noreply.github.com>
Tue, 13 May 2014 00:56:34 +0000 (17:56 -0700)
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index c648e419752b5b88fb8cc1ac0aaf0fab1b5a66d0..05d99cb7b2afe5379bc264f17d1c3cc2064ff3dc 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -28,7 +28,7 @@ You will need this after editing `CONSOLE_ENABLE`, `NKRO_ENABLE`, `EXTRAKEY_ENAB
 
 # Keymap
 ## Power key doesn't work
-Use `KC_PWR` instead of 'KC_POWER` or vice versa.
+Use `KC_PWR` instead of `KC_POWER` or vice versa.
 - `KC_PWR` works with Windows and Linux, not with OSX.
 - `KC_POWER` works with OSX and Linux, not with Windows.