mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 15:30:23 +00:00
Update css.html
Missing word "in" in "Someone famous in Source Title"
This commit is contained in:
parent
45c5b4e45c
commit
232c03dc2f
1 changed files with 1 additions and 1 deletions
|
|
@ -504,7 +504,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 %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue