Skip to content

Commit

Permalink
docs: typo 'subscrption' in Aedes.md (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
Strongbyte-ES authored Dec 30, 2020
1 parent c6a8006 commit 54ec105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Aedes.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ Invoked when
1. restore subscriptions in non-clean session.
2. incoming client `SUBSCRIBE`
`subscrption` is a dictionary object like `{ topic: hello, qos: 0 }`.
`subscription` is a dictionary object like `{ topic: hello, qos: 0 }`.
If invoked `callback` with no errors, server authorizes the packet otherwise emits `clientError` with `error`.
Expand Down

0 comments on commit 54ec105

Please sign in to comment.