We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1683c7a commit f0c90a8Copy full SHA for f0c90a8
1 file changed
html-components/html-components.html
@@ -511,9 +511,9 @@ <h3>
511
512
<div>
513
<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
+ The component library just needs to be included as a script tag, it exposes a global property mod,
+ it runs on window.onload, it has a loading stack that allows initialisation to be delayed until
+ the asynchronous loading is complete.
517
</p>
518
</div>
519
0 commit comments