Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add missing link
  • Loading branch information
aduh95 authored Aug 24, 2020
commit 0b8a1fdbb5a309e5cecb6a46717818861d17c0d5
2 changes: 1 addition & 1 deletion doc/api/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* {Object}

Provides general utility methods when interacting with instances of
`Module`, the [`module`][] variable often seen in CommonJS modules. Accessed
`Module`, the [`module`][] variable often seen in [CommonJS][] modules. Accessed
via `import 'module'` or `require('module')`.

### `module.builtinModules`
Expand Down