Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0f8cd32

Browse filesBrowse files
dsanders11aduh95
authored andcommitted
doc: fix rendering of DEP0174 description
PR-URL: #56835 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent f95ecca commit 0f8cd32
Copy full SHA for 0f8cd32

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/deprecations.md‎

Copy file name to clipboardExpand all lines: doc/api/deprecations.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3549,7 +3549,7 @@ changes:
35493549

35503550
Type: Runtime
35513551

3552-
Calling [`util.promisify`][] on a function that returns a <Promise> will ignore
3552+
Calling [`util.promisify`][] on a function that returns a `Promise` will ignore
35533553
the result of said promise, which can lead to unhandled promise rejections.
35543554

35553555
### DEP0175: `util.toUSVString`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.