Skip to content

Commit 563e131

Browse files
deokjinkimaduh95
authored andcommitted
doc: remove unnecessary statement of web storage
For now, web storage is enabled by default. Refs: #57666 PR-URL: #60363 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
1 parent 22fa6bd commit 563e131

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)