Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bahrus authored Dec 30, 2023
1 parent cc277d3 commit d0bbc7d
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 @@ -523,7 +523,7 @@ Transform<Props, Actions>(form, model, {
});
```

## Example 5b -- Adding a singe event listener, the most standard one
## Example 5b -- Adding a single event listener, the most standard one

There some elements where the most common event we attach is pretty clear - for the button it is click, for the input element is it the input event.

Expand Down

0 comments on commit d0bbc7d

Please sign in to comment.