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
lint
  • Loading branch information
bmeck committed Sep 30, 2020
commit 82db51952d37c6fa3590f6320e50a5af45ffd058
2 changes: 1 addition & 1 deletion doc/api/esm.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ future use. The root of the current volume may be referenced via `file:///`.
added: REPLACEME
-->

[`node:` URLs][] are supported as a means to load Node.js builtin modules. This
`node:` URLs are supported as a means to load Node.js builtin modules. This
URL scheme allows for builtin modules to be referenced by valid absolute URL
strings.

Expand Down