Skip to content

Commit abe8491

Browse files
committed
doc: fix markdown error
1 parent 0ba26af commit abe8491

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

doc/api/globals.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -636,8 +636,6 @@ A browser-compatible implementation of {Headers}.
636636
added: v22.4.0
637637
-->
638638

639-
> Stability: 2 - Stable
640-
641639
A browser-compatible implementation of [`localStorage`][]. Data is stored
642640
unencrypted in the file specified by the [`--localstorage-file`][] CLI flag.
643641
The maximum amount of data that can be stored is 10 MB.
@@ -1104,7 +1102,7 @@ added: v22.4.0
11041102
-->
11051103

11061104
> Stability: 1.0 - Early development. Enable this API with the
1107-
> [`--experimental-webstorage`][] CLI flag.
1105+
> \[`--experimental-webstorage`]\[] CLI flag.
11081106
11091107
A browser-compatible implementation of {Storage}. Disable this API with the
11101108
[`--no-webstorage`][] (or its alias [`--no-experimental-webstorage`][]) CLI flag.

0 commit comments

Comments
 (0)