We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f708a commit b7ec6cbCopy full SHA for b7ec6cb
docs/introduction.md
@@ -48,7 +48,7 @@ the results.
48
49
### When to use this library
50
51
-1. You're writing a library with one or more custom hooks that are not directly tied a component
+1. You're writing a library with one or more custom hooks that are not directly tied to a component
52
2. You have a complex hook that is difficult to test through component interactions
53
54
### When not to use this library
0 commit comments