Correct spelling of common words in .md files

This commit is contained in:
Ryan Rotter
2022-04-24 12:30:10 -05:00
committed by xs5871
parent c7eaeaf90c
commit 09d0287800
12 changed files with 21 additions and 21 deletions

View File

@@ -6,7 +6,7 @@ Notice that this Split module must be added after the ModTap module to the keybo
## Wired UART
Wired connections can use UART over 1 or 2 wires. With 2 wires, you will be able
to syncronize the halves allowing additional features in some extensions.
to synchronize the halves allowing additional features in some extensions.
```python
from kb import data_pin
:from kmk.modules.split import Split, SplitType