Skip to content

Commit 3f2b365

Browse files
committed
[docs] Typo
1 parent 97caee5 commit 3f2b365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/docs/ui-react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8291,7 +8291,7 @@
82918291
* by default.
82928292
*
82938293
* Since v4.3.0, the `create` function can return undefined, meaning that you
8294-
* can enable or disable persistence conditionally within this hook. This is
8294+
* can enable or disable persistence conditionally within this hook. This is
82958295
* useful for applications which might turn on or off their cloud persistence or
82968296
* collaboration features. As a result, the `then` callback may also get passed
82978297
* undefined, which you should handle accordingly.

0 commit comments

Comments
 (0)