Skip to content

Commit 635af17

Browse files
committed
wrong terminology
1 parent b061243 commit 635af17

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
@@ -2864,7 +2864,7 @@ console.log(memoryUsage.rss());
28642864
added: v0.5.3
28652865
-->
28662866
2867-
* Returns: {string\[]}
2867+
* Type: {string\[]}
28682868
28692869
The `process.moduleLoadList` property returns an array of internal bindings and core modules that
28702870
were loaded during the current Node.js process execution.

0 commit comments

Comments
 (0)