소스 검색

Updated FAQ (markdown)

tmk 11 년 전
부모
커밋
ea13eaf1c0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      FAQ.md

+ 1 - 1
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.