Skip to content

Commit

Permalink
Update updating-draft-states.md (#1476)
Browse files Browse the repository at this point in the history
grammer
  • Loading branch information
Guchii committed Dec 11, 2022
1 parent 0736a1c commit 86c1985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/updating-draft-states.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const useCountStore = create(
)
```

Updating a complex states
Updating complex states

```ts
import create from 'zustand'
Expand Down

0 comments on commit 86c1985

Please sign in to comment.