Skip to content

Commit

Permalink
Update custom-section.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Phosra committed Jul 7, 2022
1 parent b7bca2e commit cd175be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other-examples/custom-section.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 14,7 @@
if (nameSections.length !== 0) {
console.log("Module contains a name section");
console.log(nameSections[0]);
};
}
});
</script>
</body>
Expand Down

0 comments on commit cd175be

Please sign in to comment.