diff --git a/website/docs/patches.mdx b/website/docs/patches.mdx index 4eb730b7..196322fe 100644 --- a/website/docs/patches.mdx +++ b/website/docs/patches.mdx @@ -198,7 +198,7 @@ const [nextState, patches, inversePatches] = produceWithPatches( Which produces: ```javascript -;[ +[ { age: 34 },