diff --git a/docs/useStartTyping.md b/docs/useStartTyping.md index 213810c2..6a686058 100644 --- a/docs/useStartTyping.md +++ b/docs/useStartTyping.md @@ -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