Skip to content

Commit a4650e7

Browse files
authored
docs: Tiny yaml example fix
1 parent c7be1d5 commit a4650e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KEYMAP_SPEC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ layers: # ordered mapping of layer name to contents
1616
combos: # list of combo specs, optional
1717
- ...
1818
draw_config: # config overrides for drawing, optional
19-
- ...
19+
...
2020
```
2121
2222
## `layout`

0 commit comments

Comments
 (0)