@@ -195,7 +195,7 @@ <h2 class="featurette-heading">The "One-Pager" navigation. <span class="text-mut
             </script>
           </xmp>
           <p class="lead">
-            **The numbers above link the particular anchor ID with the menu item which it corrosponds to in order.
+            **The numbers above link the particular anchor ID with the menu item which it corresponds to in order.
             <br><br>
             <b>itemClass:</b> is the class of each sticky navigation menu items.<br>
             <b>itemHover:</b> is the class which modifies the menu item to have a different appearence while it's corrosponding anchor is in view. 
@@ -252,10 +252,10 @@ <h2 class="featurette-heading">A little extra. <br><span class="text-muted">Addi
         <div class="col-md-7">
           <h2 class="featurette-heading">Wordpress.<br><span class="text-muted">Adding functionality.</span></h2>
           <p class="lead">
-            Setting up stickUp in Wordpress is a breaze.  I am also working on development of a Wordpress Plugin version of stickUp, which will allow for an easy backend to work with and include many features.
+            Setting up stickUp in Wordpress is a breeze.  I am also working on development of a Wordpress Plugin version of stickUp, which will allow for an easy backend to work with and include many features.
           </p>
           <p class="lead">
-            It's exactly the same as setting it up on any other website, but here are exact instructions for Wordpress users.
+            Its exactly the same as setting it up on any other website, but here are exact instructions for Wordpress users.
           </p>
           <p class="lead">
             <b>First,</b> you must download the stickUp javascript file <b><i>'stickUp.min.js'</i></b> and place it in a directory called <b><i>'js'</i></b> in your theme's directory. Create this directory if it doesn't already exist. You can get the file from our GitHub.