Skip to content

Commit 3c99dd9

Browse files
wo-o29aduh95
authored andcommitted
doc: fix typo in process.unref documentation
PR-URL: #59698 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent b2985af commit 3c99dd9

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
@@ -4412,7 +4412,7 @@ added:
44124412
44134413
> Stability: 1 - Experimental
44144414
4415-
* `maybeUnfefable` {any} An object that may be "unref'd".
4415+
* `maybeRefable` {any} An object that may be "unref'd".
44164416
44174417
An object is "unrefable" if it implements the Node.js "Refable protocol".
44184418
Specifically, this means that the object implements the `Symbol.for('nodejs.ref')`

0 commit comments

Comments
 (0)