Skip to content

Commit 8b3aa17

Browse files
author
debbs061
committed
doc: update websocket flag description to reflect stable API status
doc: update websocket flag description to reflect stable API status
1 parent 4f94397 commit 8b3aa17

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/api/cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1611,7 +1611,7 @@ changes:
16111611
description: Syntax detection is enabled by default.
16121612
-->
16131613

1614-
Disable using [syntax detection][] to determine module type.
1614+
Disable exposition of [`WebSocket`][] on the global scope.
16151615

16161616
### `--no-experimental-global-navigator`
16171617

@@ -1637,7 +1637,7 @@ Use this flag to disable top-level await in REPL.
16371637
added: v22.0.0
16381638
-->
16391639

1640-
Use this flag to disable experimental [`WebSocket`][] support.
1640+
Disable exposition of [`WebSocket`][] on the global scope.
16411641

16421642
### `--no-extra-info-on-fatal-exception`
16431643

0 commit comments

Comments
 (0)