| Index: sky/specs/modules.md
|
| diff --git a/sky/specs/modules.md b/sky/specs/modules.md
|
| index d2cfb022140f30b4c55e67b502ee41ab79f8f4b9..eddfbdb39f6269bd164eab807fcf9e3ea30ba30c 100644
|
| --- a/sky/specs/modules.md
|
| +++ b/sky/specs/modules.md
|
| @@ -18,7 +18,7 @@ document's list of outstanding dependencies grows. When an imported
|
| module completes, it is removed from the document's list of
|
| outstanding dependencies.
|
|
|
| -Before executing script or inserting an element that is not already
|
| +Before compiling script or inserting an element that is not already
|
| registered, the parser waits until the list of outstanding
|
| dependencies is empty. After the parser has finished parsing, the
|
| document waits until its list of outstanding dependencies is empty
|
|
|