Skip to content

Commit 54a7f79

Browse files
committed
Clarify that module.parent is set once
Fixes nodejs#6149
1 parent 6aea173 commit 54a7f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/modules.markdown

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

358358
* {Module Object}
359359

360-
The module that required this one.
360+
The module that first required this one.
361361

362362

363363
### module.children

0 commit comments

Comments
 (0)