Skip to content

Commit 88bf5a5

Browse files
committed
doc: remove unnecessary statement of web storage
For now, web storage is enabled by default. Refs: nodejs#57666
1 parent a5f3cd8 commit 88bf5a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api/globals.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,8 +1105,7 @@ added: v0.0.1
11051105
added: v22.4.0
11061106
-->
11071107

1108-
> Stability: 1.0 - Early development. Enable this API with the
1109-
> \[`--experimental-webstorage`]\[] CLI flag.
1108+
> Stability: 1.0 - Early development.
11101109
11111110
A browser-compatible implementation of {Storage}. Disable this API with the
11121111
[`--no-webstorage`][] (or its alias `--no-experimental-webstorage`) CLI flag.

0 commit comments

Comments
 (0)