Skip to content

Commit 6dce10f

Browse files
authored
doc: update websocket flag description to reflect stable API status
doc: update websocket flag description to reflect stable API status doc: revert syntax detection description PR-URL: #54482 Reviewed-By: Matthew Aitken <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent c890a96 commit 6dce10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1653,7 +1653,7 @@ Use this flag to disable top-level await in REPL.
16531653
added: v22.0.0
16541654
-->
16551655

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

16581658
### `--no-extra-info-on-fatal-exception`
16591659

0 commit comments

Comments
 (0)