diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 4402fb791da711..7644bc00829144 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2699,7 +2699,7 @@ resolutions not in `node_modules`. This means there will not be deprecation warnings for `"exports"` in dependencies. With `--pending-deprecation`, a runtime warning results no matter where the `"exports"` usage occurs. -### DEP0XXX: Main index lookup and extension searching +### DEP0151: Main index lookup and extension searching