Skip to content

Commit 584c7a2

Browse files
authored
Fix spelling
1 parent ee27388 commit 584c7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/config_and_keymap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ keyboard.keymap = [[KC.A, KC.B]]
7373
```
7474

7575
- The keymap contains a flat list of `Key` objects for each layer of the keyboard.
76-
The list of keys in each layer are stored as a single list that folllows the
76+
The list of keys in each layer are stored as a single list that follows the
7777
grid of row and column pins in the keyboard matrix. This list starts with keys
7878
in the first row from left to right, then the second row, and so on.
7979
The row x column matrix structure doesn't appear explicitly

0 commit comments

Comments
 (0)