Skip to content

Commit

Permalink
docs: fix typo in use-shallow.md (#2780)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaficnajjar authored Oct 10, 2024
1 parent eac9dad commit 55630cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hooks/use-shallow.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ function BearNames() {
}
```

Next, we will create a `UpdateBabyBearMeal` component that periodically updates babe bear's meal
Next, we will create a `UpdateBabyBearMeal` component that periodically updates baby bear's meal
choice.

```tsx
Expand Down

0 comments on commit 55630cc

Please sign in to comment.