diff --git a/README.md b/README.md index d361734..519797a 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,10 @@ Hope to support this one of several ways, depending on the future of KiCAD/API * KiCAD supports multi-document, API include `get_boards()` * `kicad-cli` supports full API, spin up instances as needed * Manually switch between KiCAD projects and import new boards -* socker-per-project but this seems messy +* socket-per-project but this seems messy ### Panelization -In it's most basic form, this will probably utilize `kikit` to assist in basic panelization but in multiboard projects it will assist in panelizing differnt boards into one panel. +In it's most basic form, this will probably utilize `kikit` to assist in basic panelization but in multiboard projects it will assist in panelizing different boards into one panel. -### Syncronize all the things! +### Synchronize all the things! Syncing selections is fairly straight forward, but long term it would be awesome to have everything sync as their changed.