]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fix typo in the readme.
authorFred Sundvik <fsundvik@gmail.com>
Sun, 10 Jul 2016 20:07:00 +0000 (23:07 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Fri, 29 Jul 2016 18:09:41 +0000 (21:09 +0300)
keyboards/ergodox/readme.md

index 983559c761f7140a530464a5689a1d73794fceea..9afa4741084fc9ace7d9f120d08337e6d510973e 100644 (file)
@@ -14,7 +14,7 @@ This does not work for Infinity ErgoDox yet, you need to compile the firmware ac
 ## More technical: compile an existing keymap, or create your own totally custom firmware by editing the source files.
 
 This requires a little bit of familiarity with coding. 
-If you are just compiling and existing keymap and don't want to create your own, you can skip step 4, 5 and 8.
+If you are just compiling an existing keymap and don't want to create your own, you can skip step 4, 5 and 8.
 
 1. Go to https://github.com/jackhumbert/qmk_firmware and read the readme at the base of this repository, top to bottom. Then come back here :)
 2. Clone the repository (download it)