aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-17 23:21:52 -0800
committerMark Otto <[email protected]>2012-01-17 23:21:52 -0800
commit4f1262760407f7a494c11dfbac83fbc837726510 (patch)
tree83e2c8fc0c5e797c004ef42a7fc9ad99285775b1 /docs
parent9372fdbf9787b35535cf0c475edc00cc46e3906f (diff)
parent4d098a7f8e2a39e7eb9baf36087e0c9856205413 (diff)
downloadbootstrap-4f1262760407f7a494c11dfbac83fbc837726510.tar.xz
bootstrap-4f1262760407f7a494c11dfbac83fbc837726510.zip
Merge pull request #1042 from boberkfell/2.0-wip
2.0 wip Small typo fix in docs
Diffstat (limited to 'docs')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index dd7f098b5..7d0593874 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1278,7 +1278,7 @@
</div>
<div class="span4">
<h3>Browser support</h3>
- <p>Progress bars use CSS3 gradients, transitions, and animations to achieve all theire effects. These features are not supported in IE7-8 or older versions of Firefox.</p>
+ <p>Progress bars use CSS3 gradients, transitions, and animations to achieve all their effects. These features are not supported in IE7-8 or older versions of Firefox.</p>
<p>Opera does not support animations at this time.</p>
</div>
</div>