diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 0662e32295933f..0e1337ad60f990 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()`