Skip to content

Commit

Permalink
fix URL for GetImportedModule in esm integration spec
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra authored May 15, 2024
1 parent 77c1da1 commit 026c1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/js-api/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMASCRIPT
type: abstract-op
text: CreateDataPropertyOrThrow; url: sec-createdatapropertyorthrow
text: CreateMethodProperty; url: sec-createmethodproperty
text: GetImportedModule; url: url-GetImportedModule
text: GetImportedModule; url: sec-GetImportedModule
text: NewModuleEnvironment; url: sec-newmoduleenvironment
text: OrdinaryObjectCreate; url: sec-ordinaryobjectcreate
urlPrefix: https://tc39.github.io/proposal-source-phase-imports/; spec: SOURCEPHASEIMPORTS
Expand Down

0 comments on commit 026c1b0

Please sign in to comment.