Skip to content

Commit a5a3a93

Browse files
committed
doc: assign missing deprecation number
Refs: #36670 PR-URL: #40324 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
1 parent 4da1318 commit a5a3a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/deprecations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2827,7 +2827,7 @@ Type: Documentation-only (supports [`--pending-deprecation`][])
28272827
The remapping of specifiers ending in `"/"` like `import 'pkg/x/'` is deprecated
28282828
for package `"exports"` and `"imports"` pattern resolutions.
28292829

2830-
### DEP0XXX: `.aborted` property and `'abort'`, `'aborted'` event in `http`
2830+
### DEP0156: `.aborted` property and `'abort'`, `'aborted'` event in `http`
28312831
<!-- YAML
28322832
changes:
28332833
- version: REPLACEME

0 commit comments

Comments
 (0)