Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kybarg committed Nov 17, 2018
1 parent bef064b commit b2d8856
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 @@ -49,7 +49,7 @@ class Test extends Component {

## Props
| Prop | Type | Default Value | Description |
|---|---|---|---|---|
|---|---|---|---|
| onScan | func | | Callback after detection of a successfull scanning (scanned string in parameter) |
| onError | func | | Callback after detection of a unsuccessfull scanning (scanned string in parameter) |
| HonReceive | func | | Callback after receiving and processing a char (scanned char in parameter)
Expand Down

0 comments on commit b2d8856

Please sign in to comment.