Skip to content

Commit 33d67a2

Browse files
committed
doc: fixup http.IncomingMessage deprecation code
1 parent e2b954b commit 33d67a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api/deprecations.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2699,8 +2699,7 @@ resolutions not in `node_modules`. This means there will not be deprecation
26992699
warnings for `"exports"` in dependencies. With `--pending-deprecation`, a
27002700
runtime warning results no matter where the `"exports"` usage occurs.
27012701

2702-
<a id="DEP0148"></a>
2703-
### DEP0148: `http.IncomingMessage#connection`
2702+
### DEP0149: `http.IncomingMessage#connection`
27042703
<!-- YAML
27052704
changes:
27062705
- version: REPLACEME

0 commit comments

Comments
 (0)