diff --git a/doc/api/process.md b/doc/api/process.md index 2b3f7d959a45de..05a22a8d34b7d0 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -3648,7 +3648,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