Skip to content

Commit afc3ccd

Browse files
authored
docs(binding-mqtt): fix typo
1 parent 39877a7 commit afc3ccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/binding-mqtt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Start the script by the command `node-wot mqtt-publish.js` or `node ../../packag
204204

205205
- example-mqtt-subscription.js: Shows how node-wot consumes a Thing Description to do MQTT subscription on the provided event (=latest counter value) as well as initiate the action (reset counter).
206206

207-
Start the script by the command `node-wotù -c mqtt-subscribe.js` or `node ../../packages/cli/dist/cli.js -c mqtt-subscribe.js`.
207+
Start the script by the command `node-wot -c mqtt-subscribe.js` or `node ../../packages/cli/dist/cli.js -c mqtt-subscribe.js`.
208208

209209
### More Details
210210

0 commit comments

Comments
 (0)