diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 0db6f238ec232b..a6b9ee98bd8f65 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3414,7 +3414,7 @@ Type: Documentation-only The [`util.toUSVString()`][] API is deprecated. Please use [`String.prototype.toWellFormed`][] instead. -### DEP0175: `fs.F_OK`, `fs.R_OK`, `fs.W_OK`, `fs.X_OK` +### DEP0176: `fs.F_OK`, `fs.R_OK`, `fs.W_OK`, `fs.X_OK`