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 db0bcef commit 238b0e8Copy full SHA for 238b0e8
doc/api/deprecations.md
@@ -3492,7 +3492,7 @@ changes:
3492
3493
Type: Runtime
3494
3495
-Calling [`util.promisify`][] on a function that returns a <Promise> will ignore
+Calling [`util.promisify`][] on a function that returns a `Promise` will ignore
3496
the result of said promise, which can lead to unhandled promise rejections.
3497
3498
### DEP0175: `util.toUSVString`
0 commit comments