Skip to content

Commit ac2c8c5

Browse files
guybedfordaduh95
authored andcommitted
doc: fixup http.IncomingMessage deprecation code
PR-URL: #36917 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent 068efba commit ac2c8c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: 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)