diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index edc00a09118272..6904821d1bde7a 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -2500,8 +2500,8 @@ Type: Runtime
Passing a callback to [`worker.terminate()`][] is deprecated. Use the returned
`Promise` instead, or a listener to the worker’s `'exit'` event.
-
-### DEP0XXX: http connection
+
+### DEP0133: http connection