Skip to content

Commit

Permalink
Update README.md (#8)
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
skyfriends authored Sep 30, 2024
1 parent cb50557 commit c2da1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const Counter = () => {
## But, why?

Zustand has `immer` middleware to update state mutably.
Valtio has the same capability. Isn't the combination is sweet?
Valtio has the same capability. Isn't the combination sweet?

## Examples

Expand Down

0 comments on commit c2da1d6

Please sign in to comment.