aboutsummaryrefslogtreecommitdiff
path: root/docs/content/tables.md
diff options
context:
space:
mode:
authorThomas Shinnick <[email protected]>2015-10-19 11:37:19 -0500
committerThomas Shinnick <[email protected]>2015-10-19 11:37:19 -0500
commit5b71753763b9f548d8a21f9e249fc0551732fd72 (patch)
tree97c5a293f30d22ddcec7fddc2086e4f6cbe7a69d /docs/content/tables.md
parent1f4401fd10880ba1160ceffb1d95e98277afb830 (diff)
downloadbootstrap-5b71753763b9f548d8a21f9e249fc0551732fd72.tar.xz
bootstrap-5b71753763b9f548d8a21f9e249fc0551732fd72.zip
Fix three small typos
Diffstat (limited to 'docs/content/tables.md')
-rw-r--r--docs/content/tables.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/tables.md b/docs/content/tables.md
index 1c58638a7..80bbbf854 100644
--- a/docs/content/tables.md
+++ b/docs/content/tables.md
@@ -451,7 +451,7 @@ Responsive tables make use of `overflow-y: hidden`, which clips off any content
{% callout warning %}
#### Firefox and fieldsets
-Firefox has some awkward fieldset styling involving `width` that interferes with the responsive table. This cannot be overriden without a Firefox-specific hack that we **don't** provide in Bootstrap:
+Firefox has some awkward fieldset styling involving `width` that interferes with the responsive table. This cannot be overridden without a Firefox-specific hack that we **don't** provide in Bootstrap:
{% highlight css %}
@-moz-document url-prefix() {