diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index e45130340c77ef..08e4ec065a992a 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2508,8 +2508,8 @@ Type: Documentation-only Prefer [`response.socket`][] over [`response.connection`] and [`request.socket`][] over [`request.connection`]. - -### DEP0XXX: process._tickCallback + +### DEP0134: process._tickCallback