Skip to content

Commit 82042d0

Browse files
yu521088danielleadams
authored andcommitted
doc: fix typos in esm.md
PR-URL: #41499 Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Adrian Estrada <[email protected]>
1 parent ff0069d commit 82042d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/esm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1414,7 +1414,7 @@ _internal_, _conditions_)
14141414
> 1. Set _scopeURL_ to the parent URL of _scopeURL_.
14151415
> 2. If _scopeURL_ ends in a _"node\_modules"_ path segment, return **null**.
14161416
> 3. Let _pjsonURL_ be the resolution of _"package.json"_ within
1417-
> _packageURL_.
1417+
> _scopeURL_.
14181418
> 4. if the file at _pjsonURL_ exists, then
14191419
> 1. Return _scopeURL_.
14201420
> 3. Return **null**.

0 commit comments

Comments
 (0)