Skip to content

Commit

Permalink
docs: fix typo in patches.mdx (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejlamov committed Mar 9, 2024
1 parent 09fb3cf commit cb47d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/patches.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ const [nextState, patches, inversePatches] = produceWithPatches(
Which produces:

```javascript
;[
[
{
age: 34
},
Expand Down

0 comments on commit cb47d50

Please sign in to comment.