diff options
| author | Heinrich Fenkart <[email protected]> | 2015-08-23 04:56:09 +0200 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2015-08-23 04:56:09 +0200 |
| commit | 44f2e73421bbc56db1a241272e6e587b82fafa2e (patch) | |
| tree | 5df780ef04b2ea1dd7df4762c97e047aa0056549 | |
| parent | f22b1b6736849d4f1326cd79e49a3ea616e0382b (diff) | |
| download | bootstrap-44f2e73421bbc56db1a241272e6e587b82fafa2e.tar.xz bootstrap-44f2e73421bbc56db1a241272e6e587b82fafa2e.zip | |
Docs: fix typo from 9c52e03
| -rw-r--r-- | docs/components/card.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/card.md b/docs/components/card.md index f7ec63ea8..966105e40 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -86,7 +86,7 @@ Cards support a wide variety of content, including images, text, list groups, li ## Sizing -Constrain the width or cards via custom CSS, our predefined grid classes, or with custom styles using our grid mixins. +Constrain the width of cards via custom CSS, our predefined grid classes, or with custom styles using our grid mixins. Using the grid: |
