From 747daf0e9ae15318f30689ba1c99821a56126fb5 Mon Sep 17 00:00:00 2001 From: Melvin Morato Borja Date: Sat, 28 Mar 2020 08:41:48 +0800 Subject: [PATCH] fix(overview): Add dash to closing tag of --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@

The HTML

...
 
 <div id="my-botui-app">
-  <bot-ui></botui>
+  <bot-ui></bot-ui>
 </div>
 
 ...
@@ -87,4 +87,4 @@ 

JavaScript

- \ No newline at end of file +