Skip to content

Commit 222478f

Browse files
committed
Fixup
1 parent 9f9ca87 commit 222478f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api/cli.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ directory. That path is then resolved by [CommonJS][] module loader. If no
2929
corresponding file is found, an error is thrown.
3030

3131
If a file is found, its path will be passed to the
32-
[ECMAScript module loader][Modules loaders] under any of the following
33-
conditions:
32+
[ES module loader][Modules loaders] under any of the following conditions:
3433

3534
* The program was started with a command-line flag that forces the entry
3635
point to be loaded with ECMAScript module loader.

0 commit comments

Comments
 (0)