diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 8b36e0c3aa8d7c..e4c53d57c754d3 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2532,8 +2532,8 @@ Type: Documentation-only (supports [`--pending-deprecation`][]) The `process._tickCallback` property was never documented as an officially supported API. - -### DEP0XXX: `WriteStream.open()` and `ReadStream.open()` are internal + +### DEP0135: `WriteStream.open()` and `ReadStream.open()` are internal