]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fixed typo in the Clearing Lightbox docs. 4331/head
authorimagentleman <imagentlemail@gmail.com>
Tue, 4 Feb 2014 04:12:53 +0000 (23:12 -0500)
committerimagentleman <imagentlemail@gmail.com>
Tue, 4 Feb 2014 04:12:53 +0000 (23:12 -0500)
doc/pages/components/clearing.html

index 1b780967bbfd78ec7f8fa392b272c3ae110ad38d..870b28222c07c5f0d70977ff3821d1c7e5a15693 100644 (file)
@@ -15,7 +15,7 @@ layout: doc/layouts/default.html
 
 ## Build Your Clearing Lightbox
 
-There is only one way to build a Clearing lightbox, using our predefined class and data-attribute structure. We've made it really easy: gather some images, decide on their order, and put them into a url with a `.clearing-thumbs` class. In order to get Clearing to build itself properly, you'll need to have JavaScript properly included. We outline [Clearing JS](#js) a bit further down the page.
+There is only one way to build a Clearing lightbox, using our predefined class and data-attribute structure. We've made it really easy: gather some images, decide on their order, and put them into an ul with a `.clearing-thumbs` class. In order to get Clearing to build itself properly, you'll need to have JavaScript properly included. We outline [Clearing JS](#js) a bit further down the page.
 
 Once you get your JS hooked up, you'll need to add `data-clearing` to your list container. Here's an example of the most basic markup needed: