We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb80e2 commit b5584d4Copy full SHA for b5584d4
README.md
@@ -123,8 +123,8 @@ Can view the commit that implements it [here](https://github.com/agilgur5/react-
123
124
## How it works
125
126
-Basically just a small wrapper around MST's [`onSnapshot` and `applySnapshot`](https://github.com/mobxjs/mobx-state-tree#snapshots).
127
-The source code is currently shorter than this README, so [take a look under the hood](https://github.com/agilgur5/mst-persist/tree/master/src)! :)
+Basically a small wrapper around MST's [`onSnapshot` and `applySnapshot`](https://github.com/mobxjs/mobx-state-tree#snapshots).
+The source code is not much longer than this README, so [take a look under the hood](https://github.com/agilgur5/mst-persist/tree/master/src)! :)
128
129
## Credits
130
0 commit comments