spelling correction (#1357)

This commit is contained in:
Srinivasan Mohan 2022-10-12 17:21:33 +05:30 committed by GitHub
parent 84d1dfa30d
commit cf0bef6d5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -418,7 +418,7 @@ If your app does depends on the persisted state at page load, see [How can I che
### How can I check if my store has been hydrated? ### How can I check if my store has been hydrated?
There's a fiew different ways to do this. There's a few different ways to do this.
You can use the `onRehydrateStorage` option to update a field in the store: You can use the `onRehydrateStorage` option to update a field in the store: