docs: Fix typos and inconsistent spellings (#1079)
This commit is contained in:
parent
7b2edbad43
commit
be343674de
5 changed files with 6 additions and 6 deletions
|
|
@ -100,7 +100,7 @@ Boards and shields should document the sets of hardware features found on them u
|
|||
|
||||
The `siblings` array is used to identify multiple hardware items designed to be used together as one logical device. Right now, that primarily is used to identify the two halves of a split keyboard, but future enhancements will include more complicated and flexible combinations.
|
||||
|
||||
The array should contrain the complete harware IDs of the siblings that combine in the logical device, e.g. with the `corne.zmk.yml` file:
|
||||
The array should contain the complete hardware IDs of the siblings that combine in the logical device, e.g. with the `corne.zmk.yml` file:
|
||||
|
||||
```yaml
|
||||
id: corne
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue