diff options
| author | Chris Rebert <[email protected]> | 2014-12-30 12:45:24 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-30 12:45:24 -0800 |
| commit | 2e815e891be9f97f94f9a13cb8eb6693d46caaa4 (patch) | |
| tree | ae5f56d9f973035e2038742416931315b90b7c2c /docs/components | |
| parent | b342de4fa3734f43ec1aa9ba42a05b824aa79652 (diff) | |
| download | bootstrap-2e815e891be9f97f94f9a13cb8eb6693d46caaa4.tar.xz bootstrap-2e815e891be9f97f94f9a13cb8eb6693d46caaa4.zip | |
Fix @mdo's grammar
Diffstat (limited to 'docs/components')
| -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 237588c55..7e7b4d8ee 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -21,7 +21,7 @@ Cards require very little markup, but do require some additional classes to give ### Text alignment -You can quickly change the text alignment of any card—in it's entirety or specific parts—with our [text align classes](). +You can quickly change the text alignment of any card—in its entirety or specific parts—with our [text align classes](). {% example html %} <div class="card"> |
