diff options
| author | Mark Otto <[email protected]> | 2014-12-31 10:39:56 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-31 10:39:56 -0800 |
| commit | 1a932b7e02ccb091a6e99e74039f3ea949ce459e (patch) | |
| tree | 66b7012e97657bc5ad5542e59ded8f0064eb36e3 /docs/components | |
| parent | a5e127fd168f33c087b645afb456c27c7da2bb6d (diff) | |
| parent | b9de4b739200537307112fdc59512a867a3f3774 (diff) | |
| download | bootstrap-1a932b7e02ccb091a6e99e74039f3ea949ce459e.tar.xz bootstrap-1a932b7e02ccb091a6e99e74039f3ea949ce459e.zip | |
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
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"> |
