Skip to content

Commit 51b86cc

Browse files
jasnellrvagg
authored andcommitted
doc: Clarify the module.parent is set once
Per: jorrit/node@54a7f79 Fixes: nodejs/node-v0.x-archive#6149 Originally submitted by @jorrit Reviewed By: Sakthipriyan Vairamani <[email protected]> PR-URL: #2378
1 parent a96cc31 commit 51b86cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api/modules.markdown

+1-2
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,7 @@ loading.
357357

358358
* {Module Object}
359359

360-
The module that required this one.
361-
360+
The module that first required this one.
362361

363362
### module.children
364363

0 commit comments

Comments
 (0)