diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index acd951259621f2..9d9ed417493d54 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2569,8 +2569,8 @@ accordingly instead to avoid the ambigiuty. To maintain existing behaviour `response.finished` should be replaced with `response.writableEnded`. - -### DEP0XXX: Use `request.destroy()` instead of `request.abort()` + +### DEP0140: Use `request.destroy()` instead of `request.abort()`