diff options
| author | Mark Otto <[email protected]> | 2013-06-09 23:45:23 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-09 23:45:23 -0700 |
| commit | d74a9634b0cb21a712f5e805c7a21132dc9bee5e (patch) | |
| tree | f3edcacc7b1bde1eec5255fc3d3dc28b1d73c372 /docs/css.html | |
| parent | 9fac2c04679042ffc84ee74fce2516497f965419 (diff) | |
| parent | 8b136f5b66cf922d434a9d3b96c13979284bf94b (diff) | |
| download | bootstrap-d74a9634b0cb21a712f5e805c7a21132dc9bee5e.tar.xz bootstrap-d74a9634b0cb21a712f5e805c7a21132dc9bee5e.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index 843715aad..7cc50602e 100644 --- a/docs/css.html +++ b/docs/css.html @@ -621,7 +621,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes." {% highlight html %} <blockquote> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p> - <small>Someone famous <cite title="Source Title">Source Title</cite></small> + <small>Someone famous in <cite title="Source Title">Source Title</cite></small> </blockquote> {% endhighlight %} |
