From: imagentleman Date: Tue, 4 Feb 2014 04:12:53 +0000 (-0500) Subject: Fixed typo in the Clearing Lightbox docs. X-Git-Tag: v5.1.0~13^2~1^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4331%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fixed typo in the Clearing Lightbox docs. --- diff --git a/doc/pages/components/clearing.html b/doc/pages/components/clearing.html index 1b780967b..870b28222 100644 --- a/doc/pages/components/clearing.html +++ b/doc/pages/components/clearing.html @@ -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: