Skip to content

Commit fb6e878

Browse files
committed
Fixed a typo
1 parent 33f708a commit fb6e878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ the results.
4848

4949
### When to use this library
5050

51-
1. You're writing a library with one or more custom hooks that are not directly tied a component
51+
1. You're writing a library with one or more custom hooks that are not directly tied to a component
5252
2. You have a complex hook that is difficult to test through component interactions
5353

5454
### When not to use this library

0 commit comments

Comments
 (0)