diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 9c983319d3379f..4eb094f7ada447 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2184,8 +2184,8 @@ The [Legacy URL API][] is deprecated. This includes [`url.format()`][], [`url.parse()`][], [`url.resolve()`][], and the [legacy `urlObject`][]. Please use the [WHATWG URL API][] instead. - -### DEP00XX: Native crypto handles + +### DEP0117: Native crypto handles