mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
docs: fix typo 'with be' to 'will be' (#1906)
This commit is contained in:
parent
d4e5aed00a
commit
58947a5bf9
@ -267,7 +267,7 @@ export const useBoundStore = create(
|
||||
|
||||
> Default: `undefined`
|
||||
|
||||
By default the store with be hydrated on initialization.
|
||||
By default the store will be hydrated on initialization.
|
||||
|
||||
In some applications you may need to control when the first hydration occurs.
|
||||
For example, in server-rendered apps.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user