]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
"plugins" => "third-party widgets"
authorChris Rebert <code@rebertia.com>
Tue, 30 Dec 2014 20:47:04 +0000 (12:47 -0800)
committerChris Rebert <code@rebertia.com>
Tue, 30 Dec 2014 20:48:12 +0000 (12:48 -0800)
docs/content/tables.md

index 23e25a2158c11ebd345b35b1333053d7c03b49ec..e4f69b06824e9f16ffa2ccf0548c8b30833e2166 100644 (file)
@@ -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