diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index cc57944292a998..86a6c719a42a27 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2651,8 +2651,8 @@ written twice. This introduces a race condition between threads, and is a potential security vulnerability. There is no safe, cross-platform alternative API. - -### DEP0XXX: Use `request.destroy()` instead of `request.abort()` + +### DEP0140: Use `request.destroy()` instead of `request.abort()`