We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411e772 commit cb127deCopy full SHA for cb127de
doc/api/modules.md
@@ -839,7 +839,7 @@ added: v9.3.0
839
* {string[]}
840
841
A list of the names of all modules provided by Node.js. Can be used to verify
842
-if a module is maintained by a third-party module or not.
+if a module is maintained by a third party or not.
843
844
Note that `module` in this context isn't the same object that's provided
845
by the [module wrapper][]. To access it, require the `Module` module:
0 commit comments