aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-09 23:45:23 -0700
committerMark Otto <[email protected]>2013-06-09 23:45:23 -0700
commitd74a9634b0cb21a712f5e805c7a21132dc9bee5e (patch)
treef3edcacc7b1bde1eec5255fc3d3dc28b1d73c372 /docs/css.html
parent9fac2c04679042ffc84ee74fce2516497f965419 (diff)
parent8b136f5b66cf922d434a9d3b96c13979284bf94b (diff)
downloadbootstrap-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.html2
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 %}