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 f95ecca commit 0f8cd32Copy full SHA for 0f8cd32
doc/api/deprecations.md
@@ -3549,7 +3549,7 @@ changes:
3549
3550
Type: Runtime
3551
3552
-Calling [`util.promisify`][] on a function that returns a <Promise> will ignore
+Calling [`util.promisify`][] on a function that returns a `Promise` will ignore
3553
the result of said promise, which can lead to unhandled promise rejections.
3554
3555
### DEP0175: `util.toUSVString`
0 commit comments