aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-28 19:24:13 -0600
committerMark Otto <[email protected]>2012-12-28 19:24:13 -0600
commit3d04d9ba751c08ab7909ee6146719171609d5cf9 (patch)
tree9e240ae0a4a67c8344b203a93a9e4227aa8c2228 /docs/components.html
parent5a2dc0b897968838cf09e0ff990b3a411623ed68 (diff)
downloadbootstrap-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.html2
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>