Skip to content

Commit

Permalink
doc: fix DEP0176 number
Browse files Browse the repository at this point in the history
PR-URL: #49858
Refs: #49683
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
  • Loading branch information
LiviaMedeiros committed Sep 25, 2023
1 parent 7254029 commit bd614f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

<!-- YAML
changes:
Expand Down

0 comments on commit bd614f3

Please sign in to comment.