fixing spelling mistake with trip advisor
authorAnthony Talarico <talarico@gaslightmedia.com>
Sun, 20 Oct 2019 23:35:01 +0000 (19:35 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Sun, 20 Oct 2019 23:35:01 +0000 (19:35 -0400)
views/social-media.php

index 0748203..2727889 100644 (file)
@@ -8,7 +8,7 @@
             'pinterest'     => $options['pinterest'],
             "youtube"       => $options['youtube'],
             "flickr"        => $options['flickr'],
-            "tripadvsior"   => $options['tripadvisor'],
+            "tripadvisor"   => $options['tripadvisor'],
 
         );
     ?>