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