We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a0c6a commit e688410Copy full SHA for e688410
doc/api/deprecations.md
@@ -3397,7 +3397,7 @@ changes:
3397
3398
Type: Documentation-only
3399
3400
-Calling [`util.promisify`][] on a function that returns a <Promise> will ignore
+Calling [`util.promisify`][] on a function that returns a `Promise` will ignore
3401
the result of said promise, which can lead to unhandled promise rejections.
3402
3403
### DEP0175: `util.toUSVString`
0 commit comments