Skip to content

Commit cb6cd93

Browse files
committed
Fix typo in REST Server's README.md
1 parent 7688f0c commit cb6cd93

File tree

1 file changed

+1
-1
lines changed
  • custom_components/skelly_ultra/skelly_ultra_srv

1 file changed

+1
-1
lines changed

custom_components/skelly_ultra/skelly_ultra_srv/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This server is designed to work around limitations of managing Bluetooth Classic
2525
- 🎵 Play audio files through connected devices
2626
- 🔗 **Manage multiple device connections simultaneously** - connect to and control multiple Skelly devices at once
2727

28-
The server can also act as a BLE proxy to control the BLE device in on or more Skelly devices. It can:
28+
The server can also act as a BLE proxy to control the BLE device in one or more Skelly devices. It can:
2929

3030
- Forward raw BLE command bytes sent from clients to the Skelly.
3131
- Receive and buffer raw notification bytes from the Skelly that can be polled by clients.

0 commit comments

Comments
 (0)