diff --git a/doc/api/process.md b/doc/api/process.md index 8fb041d948c..a55d2c0eb5a 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -3634,7 +3634,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