summaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-07-10 22:07:00 +0200
committerFred Sundvik <fsundvik@gmail.com>2016-07-29 20:09:41 +0200
commit6e8a5aca9d7a955a6037a6db8a6e9068354db894 (patch)
tree3749357a9ef1809d947f7fc42c6cadb1c645865d /keyboards
parent401dd090772936a75667a5d1510ff580d6d568bd (diff)
downloadqmk_firmware-6e8a5aca9d7a955a6037a6db8a6e9068354db894.tar.gz
qmk_firmware-6e8a5aca9d7a955a6037a6db8a6e9068354db894.tar.xz
Fix typo in the readme.
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/ergodox/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox/readme.md b/keyboards/ergodox/readme.md
index 983559c76..9afa47410 100644
--- a/keyboards/ergodox/readme.md
+++ b/keyboards/ergodox/readme.md
@@ -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)