]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
#4218 - fixed typo in thumbnail documentation. 4222/head
authorErin Dornbusch <erin@erindornbusch.com>
Thu, 23 Jan 2014 16:08:17 +0000 (11:08 -0500)
committerErin Dornbusch <erin@erindornbusch.com>
Thu, 23 Jan 2014 16:08:17 +0000 (11:08 -0500)
doc/pages/components/thumbnails.html

index 03b1c8b3685cec452e16282e8fbc066fe55cdd49..87736368c3a2b1313852dfbd15583c3b41915227 100644 (file)
@@ -5,7 +5,7 @@ layout: doc/layouts/default.html
 
 # Thumbnails
 
-<h3 class="subheader">If you're going to use an image as an anchor, we've got you covered. All you gotta do is wrap an `a.th` around your image and viol&#224;!</h3>
+<h3 class="subheader">If you're going to use an image as an anchor, we've got you covered. All you gotta do is wrap an `a.th` around your image and voil&#224;!</h3>
 
 ***
 <a class="th" href="{{assets}}/img/examples/earth.jpg"><img src="{{assets}}/img/examples/earth-th-sm.jpg" /></a>