Skip to content

Commit e688410

Browse files
dsanders11marco-ippolito
authored andcommitted
doc: fix rendering of DEP0174 description
PR-URL: #56835 Reviewed-By: Luigi Pinca <[email protected]>
1 parent e6a0c6a commit e688410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3397,7 +3397,7 @@ changes:
33973397

33983398
Type: Documentation-only
33993399

3400-
Calling [`util.promisify`][] on a function that returns a <Promise> will ignore
3400+
Calling [`util.promisify`][] on a function that returns a `Promise` will ignore
34013401
the result of said promise, which can lead to unhandled promise rejections.
34023402

34033403
### DEP0175: `util.toUSVString`

0 commit comments

Comments
 (0)