Fixing a simple typo that was in the footer
authorLaury GvR <laury@gaslightmedia.com>
Wed, 25 Oct 2017 19:59:48 +0000 (15:59 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 25 Oct 2017 19:59:48 +0000 (15:59 -0400)
sections/footer.php

index 6b5d713..c682611 100644 (file)
@@ -23,7 +23,7 @@
             </div>
             <div class="medium-3 columns">
                 <h5>Convention & Visitors Bureau</h5>
-                <p class="text-center">755 E. Broad Steet<br>
+                <p class="text-center">755 E. Broad Street<br>
                 L’Anse, MI 49946</p>
                 <p class="text-center">906-524-7444<br>
                 800-743-4908</p>
@@ -38,7 +38,7 @@
             <div class="medium-3 columns">
                 <h5>Economic Development</h5>
                 <p class="text-center">2 S. Main Street<br>
-                    L’Anse, MI 49946</p>
+                L’Anse, MI 49946</p>
                 <p class="text-center"><a href="<?php echo get_permalink( 5077 );?>">Contact Us</a></p>
             </div>
         </div>