diff --git a/other-examples/custom-section.html b/other-examples/custom-section.html index b25b011..2299c64 100644 --- a/other-examples/custom-section.html +++ b/other-examples/custom-section.html @@ -14,7 +14,7 @@ if (nameSections.length !== 0) { console.log("Module contains a name section"); console.log(nameSections[0]); - }; + } });