diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index c66511553d9825..4f76a4489e4540 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3406,7 +3406,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`