We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274511d commit 40e12f7Copy full SHA for 40e12f7
README.md
@@ -372,7 +372,7 @@ Close the client, accepts the following options:
372
### mqtt.Client#removeOutgoingMessage(mid)
373
374
Remove a message from the outgoingStore.
375
-The outgoing callback will be called withe Error('Message removed') if the message is removed.
+The outgoing callback will be called with Error('Message removed') if the message is removed.
376
377
After this function is called, the messageId is released and becomes reusable.
378
0 commit comments