diff --git a/public/index.html b/public/index.html
index ac880467081ea4b43bc588a50013c76ba9174aa6..5dccf7135fe3000d53c8d0927baa47d6fcad1180 100644
--- a/public/index.html
+++ b/public/index.html
@@ -46,6 +46,6 @@
     <button onclick="location.href='1-Cube.html'">Cube demo</button>
     <button onclick="location.href='2-Hit.html'">Hit to Place Demo</button>
     <p> You can follow this <a href="https://www.google.com">tutorial</a> to create a similar WebXR app.</p>
-    <footer>&copy; 2023 HfT Stuttgart. Contact me at <a href="mailto:Muhammad Mlfakhori">muhammad.alfakhori@hft-stuttgart.de</a>.</footer>
+    <footer>&copy; 2023 HfT Stuttgart. Contact me <a href="mailto:muhammad.alfakhori@hft-stuttgart.de">Muhammad Alfakhori</a>.</footer>
   </body>
 </html>