Wrong semicolon
diff --git a/index.html b/index.html
index 83c8745..430f7e9 100644
--- a/index.html
+++ b/index.html
@@ -210,7 +210,7 @@
</div>
<div class="p-5 col-lg-7 d-flex flex-column justify-content-center" style="">
<h2 class="" style="color: #fff;">Bliss Videos</h2>
- <p class="lead mb-0">Our team likes to work on a few videos as well in our spare time. Walkthroughs, updates, reviews; we try to cover them all. Make sure to follow us on YouTube for the latest announcements and updates!</p>
+ <p class="lead mb-0">Our team likes to work on a few videos as well in our spare time. Walkthroughs, updates, reviews - we try to cover them all. Make sure to follow us on YouTube for the latest announcements and updates!</p>
<a class="btn btn-rounded family-projects--btn" href="https://www.youtube.com/channel/UCHVCPbyVGPiwZs7XycTYY1g">Team Bliss on YouTube</a>
</div>
</div>