diff --git a/docs/introduction.md b/docs/introduction.md index 5c06f357..5e38e31e 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -48,7 +48,7 @@ the results. ### When to use this library -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 2. You have a complex hook that is difficult to test through component interactions ### When not to use this library