diff --git a/doc/api/modules.md b/doc/api/modules.md index 9138826fd2f9ee..05135fb0b7dec8 100644 --- a/doc/api/modules.md +++ b/doc/api/modules.md @@ -913,7 +913,7 @@ deprecated: The module that first required this one, or `null` if the current module is the entry point of the current process, or `undefined` if the module was loaded by -something that is not a CommonJS module (E.G.: REPL or `import`). Read only. +something that is not a CommonJS module (E.G.: REPL or `import`). ### `module.path`