From 0ea0a8639fdf4122d88af4a6eee833ff37e76c58 Mon Sep 17 00:00:00 2001 From: James M Snell Date: Sat, 30 Jan 2021 07:20:31 -0800 Subject: [PATCH] docs: assign missing deprecation code --- doc/api/deprecations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index e67a687b2144ef..92203b8112f416 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2726,7 +2726,7 @@ settings set when the Node.js binary was compiled. However, the property has been mutable by user code making it impossible to rely on. The ability to change the value has been deprecated and will be disabled in the future. -### DEP0XXX: Main index lookup and extension searching +### DEP0151: Main index lookup and extension searching