Skip to content

Commit e6ffafc

Browse files
committed
update lang
1 parent a781834 commit e6ffafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ npm install @liamcottle/meshcore.js
2626
```
2727
import { TCPConnection, NodeJSSerialConnection } from "@liamcottle/meshcore.js";
2828
29-
// serial connection are supported by "companion_radio_usb" firmware
29+
// serial connections are supported by "companion_radio_usb" firmware
3030
const connection = new NodeJSSerialConnection("/dev/cu.usbmodem14401");
3131
3232
// tcp connections are supported by "companion_radio_wifi" firmware

0 commit comments

Comments
 (0)