aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/card.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/card.md b/docs/components/card.md
index 7e7b4d8ee..d8a356f6a 100644
--- a/docs/components/card.md
+++ b/docs/components/card.md
@@ -5,7 +5,7 @@ title: Cards
A **card** is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.
-If you're familiar with Bootstrap 3, cards replace our old panels, wells, and thumbnails.
+If you're familiar with Bootstrap 3, cards replace our old panels, wells, and thumbnails. Similar functionality to those components is available as modifier classes for cards.
### Basic example