Skip to content

Commit 4814872

Browse files
LiviaMedeirosruyadorno
authored andcommitted
doc: fix DEP0176 number
PR-URL: #49858 Refs: #49683 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent 0e686d0 commit 4814872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3406,7 +3406,7 @@ Type: Documentation-only
34063406
The [`util.toUSVString()`][] API is deprecated. Please use
34073407
[`String.prototype.toWellFormed`][] instead.
34083408

3409-
### DEP0175: `fs.F_OK`, `fs.R_OK`, `fs.W_OK`, `fs.X_OK`
3409+
### DEP0176: `fs.F_OK`, `fs.R_OK`, `fs.W_OK`, `fs.X_OK`
34103410

34113411
<!-- YAML
34123412
changes:

0 commit comments

Comments
 (0)