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 a6181b4 commit d1ec948Copy full SHA for d1ec948
doc/api/deprecations.md
@@ -3568,7 +3568,7 @@ changes:
3568
3569
Type: Runtime
3570
3571
-Calling [`util.promisify`][] on a function that returns a <Promise> will ignore
+Calling [`util.promisify`][] on a function that returns a `Promise` will ignore
3572
the result of said promise, which can lead to unhandled promise rejections.
3573
3574
### DEP0175: `util.toUSVString`
0 commit comments