aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-30 12:47:04 -0800
committerChris Rebert <[email protected]>2014-12-30 12:48:12 -0800
commitedb6c07254a75e3c235a25909c8f46069707c9b0 (patch)
tree3379da5acfedf19e854d09022bec423d82d4a9d2 /docs
parent0a1742ce8eb9d47ed076f9dda468b52fa8128f0b (diff)
downloadbootstrap-edb6c07254a75e3c235a25909c8f46069707c9b0.tar.xz
bootstrap-edb6c07254a75e3c235a25909c8f46069707c9b0.zip
"plugins" => "third-party widgets"
Diffstat (limited to 'docs')
-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 23e25a215..e4f69b068 100644
--- a/docs/content/tables.md
+++ b/docs/content/tables.md
@@ -3,7 +3,7 @@ layout: page
title: Tables
---
-Due to the widespread use of tables across plugins like calendars and date pickers, we've designed our tables to be **opt-in**. Just add the base class `.table` to any `<table>`.
+Due to the widespread use of tables across third-party widgets like calendars and date pickers, we've designed our tables to be **opt-in**. Just add the base class `.table` to any `<table>`.
## Basic example