From 8e81e69d30ae54aff2b6880979f01ffab8e2f77f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 22 Oct 2017 19:31:59 -0700 Subject: [PATCH] copy edit --- docs/4.0/components/card.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/4.0/components/card.md b/docs/4.0/components/card.md index 76f4757ec1..ec89d26cf6 100644 --- a/docs/4.0/components/card.md +++ b/docs/4.0/components/card.md @@ -8,9 +8,7 @@ toc: true ## About -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. Similar functionality to those components is available as modifier classes for 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. Similar functionality to those components is available as modifier classes for cards. ## Example