Skip to content

Commit e614ed6

Browse files
committed
Readme update
1 parent 3278154 commit e614ed6

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
@@ -44,7 +44,7 @@ This example utilises a public device defined in IOStash.
4444
- `subscribeLocation(deviceId,cb())` - Subscribes to location data from the specified device.
4545
- `subscribeActions(deviceId,cb())` - Subscribes to device trigger action of the specified device.
4646
- `subscribeCustomData(deviceId,cb())` - Subscribes to custom data sent to the device.
47-
- `onDisconnect(cb())` - Fires when the connection to the server is lost.
47+
- `onDisconnect(cb())` - Fires when the connection to the server is lost.
4848

4949
**Notes**
5050

0 commit comments

Comments
 (0)