diff --git a/docs/api/command-line-switches.md b/docs/api/command-line-switches.md index 722bd2aa59..86f3c1a4b8 100644 --- a/docs/api/command-line-switches.md +++ b/docs/api/command-line-switches.md @@ -292,7 +292,7 @@ Specify ways of the inspector web socket url exposure. By default inspector websocket url is available in stderr and under /json/list endpoint on `http://host:port/json/list`. -### `--experimental-network-inspector` +### `--experimental-network-inspection` Enable support for devtools network inspector events, for visibility into requests made by the nodejs `http` and `https` modules.