aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMartin Bean <[email protected]>2011-11-24 11:37:08 +0000
committerMartin Bean <[email protected]>2011-11-24 11:37:08 +0000
commit2b5b87db7de48703a38c3a87f8f3ae47ccffab42 (patch)
tree7f73d444a260fae5de03eee3f3292ddb6c53bf3c /docs
parente5fb1da164171a62612df8bded8ed3b2af8fed56 (diff)
downloadbootstrap-2b5b87db7de48703a38c3a87f8f3ae47ccffab42.tar.xz
bootstrap-2b5b87db7de48703a38c3a87f8f3ae47ccffab42.zip
Fixed a typo. Because I'm a Grammar Nazi.
Diffstat (limited to 'docs')
-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;