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 authored and ruyadorno committed Sep 28, 2023
1 parent 0e686d0 commit 4814872
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 @@ -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`

<!-- YAML
changes:
Expand Down

0 comments on commit 4814872

Please sign in to comment.