aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-04 10:03:11 -0800
committerJacob Thornton <[email protected]>2012-01-04 10:03:11 -0800
commit3237047ac30fe4905dc515258bac050cdf811426 (patch)
tree57e5a82a570f80bf1f9a58dd5ab181b0293e2aee /docs/javascript.html
parenteb123f6b83b95d413056657aa80ad24a72fecae8 (diff)
parent1c7c5f750fc221ee94e435e4e49bc2ba1a6be5e6 (diff)
downloadbootstrap-3237047ac30fe4905dc515258bac050cdf811426.tar.xz
bootstrap-3237047ac30fe4905dc515258bac050cdf811426.zip
Merge branch 'master' of https://github.com/twitter/bootstrap
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 055be36c8..10d81a0c3 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -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;