diff --git a/doc/api/process.md b/doc/api/process.md index 7295c1884d9bdf..dd47929e535e37 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -3644,7 +3644,6 @@ changes: - v12.19.0 pr-url: https://github.com/nodejs/node/pull/32499 description: Calling `process.umask()` with no arguments is deprecated. - --> > Stability: 0 - Deprecated. Calling `process.umask()` with no argument causes