diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 9e44eab27c0647..0deb79a05fefd5 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -2583,8 +2583,8 @@ accordingly instead to avoid the ambigiuty.
To maintain existing behaviour `response.finished` should be replaced with
`response.writableEnded`.
-
-### DEP00XX: Closing fs.FileHandle on garbage collection
+
+### DEP0137: Closing fs.FileHandle on garbage collection