Skip to content

Commit

Permalink
✏️ improve wording in defaultServerValue option
Browse files Browse the repository at this point in the history
  • Loading branch information
astoilkov committed Nov 13, 2024
1 parent ce1cbcc commit e990b4e
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 @@ -171,7 +171,7 @@ Type: `any`

Default: `undefined`

The default value for server-rendering and hydration. If not set, it will use `defaultValue` option instead. Set only if you want it to be different than the client value.
The default value while server-rendering and hydrating. If not set, it will use `defaultValue` option instead. Set only if you want it to be different than the client value.

#### `options.storageSync`

Expand Down

0 comments on commit e990b4e

Please sign in to comment.