Skip to content

Commit fce87a5

Browse files
committed
doc: esm spec bug
1 parent 4ab422a commit fce87a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/esm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1663,7 +1663,7 @@ The resolver can throw the following errors:
16631663
16641664
**ESM_FORMAT**(_url_)
16651665
1666-
> 1. Assert: _url_ corresponds to an existing file pathname.
1666+
> 1. Assert: _url_ corresponds to an existing file.
16671667
> 1. Let _pjson_ be the result of **READ_PACKAGE_SCOPE**(_url_).
16681668
> 1. If _url_ ends in _".mjs"_, then
16691669
> 1. Return _"module"_.

0 commit comments

Comments
 (0)