Fix incorrect section marker comments

diff --git a/index.html b/index.html
index 2779462..afbcdc9 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,7 @@
   <link rel="stylesheet" href="neon.css">
   <!-- Script: Make my navbar transparent when the document is scrolled to top -->
   <script src="js/navbar-ontop.js"></script>
-  
+
   <link rel="stylesheet" href="css/animations.css">
   <link rel="stylesheet" href="css/style.css">
   <link rel="stylesheet" href="css/table.css">
@@ -213,7 +213,7 @@
       </div>
     </div>
   </div>
-  <!-- Download section -->
+  <!-- Documentation section -->
   <div class="py-5 bg-light text-right" id="documentation">
     <div class="container">
       <div class="row">
@@ -243,8 +243,8 @@
       </div>
     </div>
   </div>
+  <!-- Developer section -->
   <div class="download-section bg-light mb-0" id="download">
-    <!-- End Downloads -->
     <div class="py-5 bg-dark" id="documentation">
       <div class="container">
         <div class="row">
@@ -273,6 +273,7 @@
         </div>
       </div>
     </div>
+    <!-- Downloads Section -->
     <div class="container py-5">
       <div class="row">
         <div class="col-md-6 order-2 order-md-1"> <img class="img-fluid d-block mx-auto" src="images/1571976296909.png"