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 2f7e115 commit 1b3cf85Copy full SHA for 1b3cf85
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