aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/javascript.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 055be36c8..39bf319ff 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -76,7 +76,7 @@
<div class="container">
<!-- Modal
- ================================================== -->
+ ================================================== -->
<section id="modal">
<div class="page-header">
@@ -385,7 +385,7 @@ $('#my-modal').bind('hidden', function () {
<h3>Methods</h3>
<h4>$().tabs or $().pills</h4>
<p>
- Activates tab and pill functionality for a given container. Tab links should reference id's in the document.
+ Activates tab and pill functionality for a given container. Tab links should reference IDs in the document.
</p>
<pre class="prettyprint linenums">
&lt;ul class="tabs"&gt;