diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 892ecb9f2b4fc6..cf1c3bba887d90 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -4175,7 +4175,7 @@ Type: Documentation-only `process.features.tls_alpn`, `process.features.tls_ocsp`, and `process.features.tls_sni` are deprecated, as their values are guaranteed to be identical to that of `process.features.tls`. -### DEP0190: Passing `args` to `node:child_process` `execFile`/`spawn` with `shell` option `true` +### DEP0190: Passing `args` to `node:child_process` `execFile`/`spawn` with `shell` option