diff --git a/docs/index.html b/docs/index.html
index 07915d5..3c77e0e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -60,7 +60,7 @@ <h4 id="the-html">The HTML</h4>
 <pre><code class="lang-html">...
 
 <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">id</span>=<span class="pl-s">&quot;my-botui-app&quot;</span>&gt;</span>
-  <span class="hljs-tag">&lt;<span class="hljs-name">bot-ui</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">botui</span>&gt;</span>
+  <span class="hljs-tag">&lt;<span class="hljs-name">bot-ui</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">bot-ui</span>&gt;</span>
 <span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
 
 ...
@@ -87,4 +87,4 @@ <h4 id="javascript">JavaScript</h4>
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>