diff --git a/locale/en/docs/guides/debugging-getting-started.md b/locale/en/docs/guides/debugging-getting-started.md index c4f9670b54663..c788773f1317c 100644 --- a/locale/en/docs/guides/debugging-getting-started.md +++ b/locale/en/docs/guides/debugging-getting-started.md @@ -9,8 +9,6 @@ This guide will help you get started debugging your Node.js apps and scripts. ## Enable Inspector -**NOTE**: The `--inspect` option and [Inspector Protocol][] are _experimental_ and may change. - When started with the **--inspect** switch, a Node.js process listens via WebSockets for diagnostic commands as defined by the [Inspector Protocol][], by default at host and port 127.0.0.1:9229. Each process is also assigned a