From 1298eab6ab5212871213898fabea593e339024c1 Mon Sep 17 00:00:00 2001 From: Joseph Whom Date: Sun, 11 Apr 2021 03:46:43 -0700 Subject: [PATCH] Update readme.md (#12502) Noticed a letter missing in "compiling". --- keyboards/planck/keymaps/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/planck/keymaps/readme.md b/keyboards/planck/keymaps/readme.md index 54fb5f6d9e..1d67980a83 100644 --- a/keyboards/planck/keymaps/readme.md +++ b/keyboards/planck/keymaps/readme.md @@ -11,7 +11,7 @@ and contain the following files: * `keymap.c` * `readme.md` *recommended* * `config.h` *optional*, found automatically when compiling -* `Makefile` *optional*, found automatically when compling +* `Makefile` *optional*, found automatically when compiling When adding your keymap to this list, keep it organised alphabetically (select list, edit->sort lines), and use this format: @@ -20,4 +20,4 @@ When adding your keymap to this list, keep it organised alphabetically (select l # List of Planck keymaps * **default** default Planck layout -* **cbbrowne** cbbrowne's Planck layout \ No newline at end of file +* **cbbrowne** cbbrowne's Planck layout