aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 888391ba5..c17af37cd 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -863,8 +863,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
</div>
<h2>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 class="muted"><strong>*</strong> Requires <a href="#tooltips">Tooltip</a> to be included</p>
+ <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. <strong>Requires <a href="#tooltips">Tooltip</a> to be included.</strong></p>
<h3>Static popover</h3>
<p>Four options are available: top, right, bottom, and left aligned.</p>