diff --git a/public/index.html b/public/index.html
index e2a38836410659bc8269e6310f4b71f66932cf35..f4de2d614db513aecb18d8cfe3e3e75e0f3ef33a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -46,6 +46,6 @@
     <p>Click on one of the buttons below to go to Augmented Reality:</p>
     <button onclick="location.href='1-Cube.html'">Visualize Cube</button>
     <button onclick="location.href='2-Hit.html'">Place a Road Roller</button>
-    <footer>&copy; 2023 HfT Stuttgart. </a>.</footer>
+    <footer>&copy; 2023 HfT Stuttgart. </a></footer>
   </body>
 </html>