From: Chris Rebert Date: Tue, 30 Dec 2014 20:47:04 +0000 (-0800) Subject: "plugins" => "third-party widgets" X-Git-Tag: v4.0.0-alpha~433^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=edb6c07254a75e3c235a25909c8f46069707c9b0;p=thirdparty%2Fbootstrap.git "plugins" => "third-party widgets" --- diff --git a/docs/content/tables.md b/docs/content/tables.md index 23e25a2158..e4f69b0682 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 ``. +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 `
`. ## Basic example