From b7a23f5f7faa16afd832441cf99dc8370da28f26 Mon Sep 17 00:00:00 2001 From: Will Hack Date: Tue, 6 Sep 2022 11:51:42 -0400 Subject: [PATCH] docs(api/useFetchers): typo fix (#4147) --- contributors.yml | 1 + docs/api/remix.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.yml b/contributors.yml index 4f8cdf33601..9c40157f2b3 100644 --- a/contributors.yml +++ b/contributors.yml @@ -414,6 +414,7 @@ - vmosyaykin - vorcigernix - weavdale +- willhack - willin - wKovacs64 - wladiston diff --git a/docs/api/remix.md b/docs/api/remix.md index b8039756fd3..f369586d706 100644 --- a/docs/api/remix.md +++ b/docs/api/remix.md @@ -1211,7 +1211,7 @@ function Task({ task }) { } ``` -This awesome for the checkbox, but the sidebar will say 2/4 while the checkboxes show 3/4 when the user clicks on of them! +This is awesome for the checkbox, but the sidebar will say 2/4 while the checkboxes show 3/4 when the user clicks one of them! ``` +-----------------+----------------------------+