Skip to content

Commit 9561a09

Browse files
Apply suggestions from code review
Co-authored-by: Ethan Arrowood <[email protected]>
1 parent 1e3da65 commit 9561a09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/deprecations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3328,7 +3328,7 @@ the errors used for value type validation.
33283328
<!-- YAML
33293329
changes:
33303330
- version: REPLACEME
3331-
pr-url: https://github.com/nodejs/node/pull/00000
3331+
pr-url: https://github.com/nodejs/node/pull/58707
33323332
description: End-of-Life.
33333333
- version: v18.0.0
33343334
pr-url: https://github.com/nodejs/node/pull/41896
@@ -3342,7 +3342,7 @@ changes:
33423342

33433343
Type: End-of-Life
33443344

3345-
This event was deprecated and remove because it did not work with V8 promise
3345+
This event was deprecated and removed because it did not work with V8 promise
33463346
combinators which diminished its usefulness.
33473347

33483348
### DEP0161: `process._getActiveRequests()` and `process._getActiveHandles()`

0 commit comments

Comments
 (0)