summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRasmus Lindroth <rasmus@lindroth.xyz>2019-07-31 15:08:26 +0200
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-07-31 06:08:25 -0700
commit2f3807682d0b0cd70b853e15ef1df67bd053706e (patch)
treef7c3f8ff20aa247ed5c07428f5fb5e075c659f71 /docs
parent4c4850f32ab6b1598feb0cdfa75e92a88b554b5e (diff)
Fix typo for building Ergodox EZ keyboards (#6453)
Diffstat (limited to 'docs')
-rw-r--r--docs/newbs_flashing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/newbs_flashing.md b/docs/newbs_flashing.md
index fa0a5e2ba5..c8a30dba05 100644
--- a/docs/newbs_flashing.md
+++ b/docs/newbs_flashing.md
@@ -223,7 +223,7 @@ For the PJRC devices (Teensy's), when you're ready to compile and flash your fir
For example, if your keymap is named "xyverz" and you're building a keymap for an Ergodox or Ergodox EZ, you'll use this command:
- make erdogox_ez:xyverz:teensy
+ make ergodox_ez:xyverz:teensy
Once the firmware finishes compiling, it will output something like this: