Skip to content

Commit

Permalink
docs(api/useFetchers): typo fix (#4147)
Browse files Browse the repository at this point in the history
  • Loading branch information
willhack authored Sep 6, 2022
1 parent fa62fa7 commit 9187d20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@
- vmosyaykin
- vorcigernix
- weavdale
- willhack
- willin
- wKovacs64
- wladiston
Expand Down
2 changes: 1 addition & 1 deletion docs/api/remix.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

```
+-----------------+----------------------------+
Expand Down

0 comments on commit 9187d20

Please sign in to comment.