Fix some of the more obvious typos

This commit is contained in:
fauxpark
2017-12-09 16:49:07 +11:00
committed by Jack Humbert
parent 4c675a83ba
commit af37bb2f78
27 changed files with 59 additions and 59 deletions

View File

@ -118,7 +118,7 @@ If this is a bit complex for you, Docker might be the turn-key solution you need
```bash
# You'll run this every time you want to build a keymap
# modify the keymap and keyboard assigment to compile what you want
# modify the keymap and keyboard assignment to compile what you want
# defaults are ergodox/default
docker run -e keymap=gwen -e keyboard=ergodox_ez --rm -v $('pwd'):/qmk:rw edasque/qmk_firmware