mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
small copy change
This commit is contained in:
parent
7b9a949a18
commit
0da0b321ab
1 changed files with 1 additions and 1 deletions
|
@ -905,7 +905,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {
|
|||
</div>
|
||||
|
||||
<h2 id="popovers-examples">Examples</h2>
|
||||
<p>Add small overlays of content, like those on the iPad, to any element for housing secondary information. Hover over the button to trigger the popover.</p>
|
||||
<p>Add small overlays of content, like those on the iPad, to any element for housing secondary information.</p>
|
||||
|
||||
<div class="bs-callout bs-callout-danger">
|
||||
<h4>Plugin dependency</h4>
|
||||
|
|
Loading…
Reference in a new issue