Skip to content

Commit

Permalink
Update mqtt-js-tutorial.md text format
Browse files Browse the repository at this point in the history
  • Loading branch information
ysfscream authored and Swilder-M committed Sep 25, 2024
1 parent 28fa154 commit 1b99653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/202406/mqtt-js-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ Once the connection is successful, the returned Client object can listen to mult
})
```

- `error
- `error`

Triggered when the client cannot connect successfully or a parsing error occurs. The parameter error is the error message

Expand Down

0 comments on commit 1b99653

Please sign in to comment.