Skip to content

Commit

Permalink
docs: Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed May 30, 2023
1 parent 18435e2 commit dbdda2d
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 @@ -93,7 +93,7 @@ const MyComponent = () => {
}
```

Shape of `RootStore` used at the example:
Shape of `RootStore` used at the example above:

```ts
interface RootStore {
Expand Down

0 comments on commit dbdda2d

Please sign in to comment.