diff --git a/spec.html b/spec.html index 376febb4ac2..31f6945895d 100644 --- a/spec.html +++ b/spec.html @@ -26433,7 +26433,7 @@

Cyclic Module Records

a List of ModuleRequest Records - A List of all the |ModuleSpecifier| strings with the relative import attributes used by the module represented by this record to request the importation of a module. The List is in source text occurrence order. + A List of the ModuleRequest Records associated with the imports in this module. The List is in source text occurrence order of the imports.