Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 263c060

Browse files
wo-o29aduh95
authored andcommitted
doc: fix typo in process.unref documentation
PR-URL: #59698 Reviewed-By: Luigi Pinca <[email protected]>
1 parent 356bdae commit 263c060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/process.md

Lines changed: 1 addition & 1 deletion
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)