clean up
diff --git a/examples/webusb-serial/index.html b/examples/webusb-serial/index.html
index e2c81af..2f1432b 100755
--- a/examples/webusb-serial/index.html
+++ b/examples/webusb-serial/index.html
@@ -8,7 +8,7 @@
   </head>
   <body>
     <div class="main-content">
-      <h1>TinyUSB's WebUSB Demo</h1>
+      <h1>TinyUSB - WebUSB Serial Example</h1>
       <div class="connect-container">
         <button id="connect" class="button black">Connect</button>
         <span id="status"></span>
@@ -30,4 +30,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>