Skip to content

Commit

Permalink
chore: readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
guglielmo-boi authored Jun 23, 2024
1 parent 6ed1165 commit 65fb40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ parse_t is the type for parse callback functions; argument is passed through set
```
MessageParser();
```
MessageParser is the default contructor.
MessageParser is the default constructor.
```
void setMessageParse(Topic topic, parse_t parse, void* argument = nullptr);
```
Expand Down

0 comments on commit 65fb40b

Please sign in to comment.