Skip to content

Commit f0c90a8

Browse files
save file
1 parent 1683c7a commit f0c90a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

html-components/html-components.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -511,9 +511,9 @@ <h3>
511511

512512
<div>
513513
<p>
514-
the component library just needs to be included as a script tag, it exposes a global property mod,
515-
it runs on window.onload, it has a fundatmental loading stack that allows
516-
init runs to be delayed until the loading stack is complete
514+
The component library just needs to be included as a script tag, it exposes a global property mod,
515+
it runs on window.onload, it has a loading stack that allows initialisation to be delayed until
516+
the asynchronous loading is complete.
517517
</p>
518518
</div>
519519

0 commit comments

Comments
 (0)