Skip to content

Commit 5adedd7

Browse files
save file
1 parent 576d42c commit 5adedd7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

html-components/html-components.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,8 @@
219219

220220
<div>
221221
<p>
222-
my component library just needs to be included as a script tag, it runs on window.onload, it has a fundatmental loading stack that allows
222+
the component library just needs to be included as a script tag, it exposes a global property mod,
223+
it runs on window.onload, it has a fundatmental loading stack that allows
223224
init runs to be delayed until the loading stack is complete
224225
</p>
225226
</div>

0 commit comments

Comments
 (0)