Skip to content

Commit 5ac194b

Browse files
committed
doc: fix DEP0176 number
1 parent 7254029 commit 5ac194b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/deprecations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3414,7 +3414,7 @@ Type: Documentation-only
34143414
The [`util.toUSVString()`][] API is deprecated. Please use
34153415
[`String.prototype.toWellFormed`][] instead.
34163416

3417-
### DEP0175: `fs.F_OK`, `fs.R_OK`, `fs.W_OK`, `fs.X_OK`
3417+
### DEP0176: `fs.F_OK`, `fs.R_OK`, `fs.W_OK`, `fs.X_OK`
34183418

34193419
<!-- YAML
34203420
changes:

0 commit comments

Comments
 (0)