diff options
author | chad3814 <chad@chad-cat-lore-eddie.com> | 2021-08-11 23:08:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-12 00:08:49 -0400 |
commit | 689ba2d171d07eb32497c3b424f157b61c9646c4 (patch) | |
tree | fb8eca9d08fcda220d1b2273724a0d94bac708a5 /docs | |
parent | 6870fdc6043f3398f82befea6c04500ec4ab966b (diff) |
fix(docs): Fix "All" typo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/features/keymaps.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/features/keymaps.md b/docs/docs/features/keymaps.md index 538d589..0c89c42 100644 --- a/docs/docs/features/keymaps.md +++ b/docs/docs/features/keymaps.md @@ -98,7 +98,7 @@ The second include brings in the defines for all the keycodes (e.g. `A`, `N1`, ` ### Root devicetree Node -ALl the remaining keymap nodes will be nested inside of the root devicetree node, like so: +All the remaining keymap nodes will be nested inside of the root devicetree node, like so: ```devicetree / { |