Skip to content

Commit 3cd4125

Browse files
committed
chore: added necessary space
1 parent c71be2c commit 3cd4125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h1>
104104
"loading" in HTMLIFrameElement.prototype
105105
) {
106106
document.write(
107-
"supports the following native loading lazy capabilities:"
107+
"supports the following native loading lazy capabilities: "
108108
);
109109

110110
if ("loading" in HTMLImageElement.prototype) {

0 commit comments

Comments
 (0)