Skip to content

Commit cd84095

Browse files
authored
Fix typo in README.md
1 parent 6dd0e49 commit cd84095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ Can specify notify unsubscribe handler via constructor options or by extending C
264264

265265
#### Notify value changes
266266

267-
Call the ```updateValueCallback``` callback (see Notify subcribe), with an argument of type ```Buffer```
267+
Call the ```updateValueCallback``` callback (see Notify subscribe), with an argument of type ```Buffer```
268268

269269
Can specify notify sent handler via constructor options or by extending Characteristic and overriding onNotify.
270270

0 commit comments

Comments
 (0)