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 263c060

Browse filesBrowse files
wo-o29aduh95
authored andcommitted
doc: fix typo in process.unref documentation
PR-URL: #59698 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 356bdae commit 263c060
Copy full SHA for 263c060

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/process.md‎

Copy file name to clipboardExpand all lines: doc/api/process.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -4331,7 +4331,7 @@ added:
43314331
43324332
> Stability: 1 - Experimental
43334333
4334-
* `maybeUnfefable` {any} An object that may be "unref'd".
4334+
* `maybeRefable` {any} An object that may be "unref'd".
43354335
43364336
An object is "unrefable" if it implements the Node.js "Refable protocol".
43374337
Specifically, this means that the object implements the `Symbol.for('nodejs.ref')`

0 commit comments

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