From 641c7e871642539e0c326857bb4ab7c35d6e5676 Mon Sep 17 00:00:00 2001 From: Nate Radebaugh Date: Thu, 2 May 2019 10:48:36 -0500 Subject: docs: Fix typo in "to to" to "you to". (#1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2318f17..24f3945 100644 --- a/README.md +++ b/README.md @@ -269,7 +269,7 @@ Here's the diff of that change: } ``` -If you're using TypeScript (which I encourage to to learn more about if you are not), this also has the benefit of making TypeScript's built-in inference work better. As long as your custom hook is typed, then everything else will just work. +If you're using TypeScript (which I encourage you to learn more about if you are not), this also has the benefit of making TypeScript's built-in inference work better. As long as your custom hook is typed, then everything else will just work. ## Tips -- cgit v1.2.3