We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd0e49 commit cd84095Copy full SHA for cd84095
README.md
@@ -264,7 +264,7 @@ Can specify notify unsubscribe handler via constructor options or by extending C
264
265
#### Notify value changes
266
267
-Call the ```updateValueCallback``` callback (see Notify subcribe), with an argument of type ```Buffer```
+Call the ```updateValueCallback``` callback (see Notify subscribe), with an argument of type ```Buffer```
268
269
Can specify notify sent handler via constructor options or by extending Characteristic and overriding onNotify.
270
0 commit comments