diff options
| author | Mark Otto <[email protected]> | 2012-12-28 19:24:13 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-28 19:24:13 -0600 |
| commit | 3d04d9ba751c08ab7909ee6146719171609d5cf9 (patch) | |
| tree | 9e240ae0a4a67c8344b203a93a9e4227aa8c2228 /docs/components.html | |
| parent | 5a2dc0b897968838cf09e0ff990b3a411623ed68 (diff) | |
| download | bootstrap-3d04d9ba751c08ab7909ee6146719171609d5cf9.tar.xz bootstrap-3d04d9ba751c08ab7909ee6146719171609d5cf9.zip | |
Super lame typo on my part, sorry @necolas :)
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index e528837da..a8a71842f 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2116,7 +2116,7 @@ class="muted" </pre> <h4>.clearfix</h4> - <p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicollas Gallagher.</p> + <p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicolas Gallagher.</p> <pre class="prettyprint linenums"> class="clearfix" </pre> |
