diff options
| author | Ben Oberkfell <[email protected]> | 2012-01-18 00:37:24 -0600 |
|---|---|---|
| committer | Ben Oberkfell <[email protected]> | 2012-01-18 00:37:24 -0600 |
| commit | 4d098a7f8e2a39e7eb9baf36087e0c9856205413 (patch) | |
| tree | 5838bb025360483f85d307d430ef95428e3a6abf /docs/components.html | |
| parent | 593b062c7a9781272b983a1a2e1af0824d79e1c4 (diff) | |
| download | bootstrap-4d098a7f8e2a39e7eb9baf36087e0c9856205413.tar.xz bootstrap-4d098a7f8e2a39e7eb9baf36087e0c9856205413.zip | |
typo fix in component docs
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 1343a4279..bc7d335c8 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> |
