docs: ✏️ typos in useStartTyping readme

This commit is contained in:
streamich 2019-04-07 21:29:02 +02:00
parent 5fda2e0894
commit ba2a8b67fe

View File

@ -1,6 +1,6 @@
# `useStartTyping`
React sensor hook that fires a callback when user start typing. Can be use
React sensor hook that fires a callback when user starts typing. Can be used
to focus default input field on the page.
## Usage