8000 Update custom-section.html · mdn/webassembly-examples@cd175be · GitHub
[go: up one dir, main page]

Skip to content

Commit cd175be

Browse files
author
Phosra
authored
Update custom-section.html
1 parent b7bca2e commit cd175be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

other-examples/custom-section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
if (nameSections.length !== 0) {
1515
console.log("Module contains a name section");
1616
console.log(nameSections[0]);
17-
};
17+
}
1818
});
1919
</script>
2020
</body>

0 commit comments

Comments
 (0)
0