Skip to content

Commit

Permalink
Fixed a typo. Because I'm a Grammar Nazi.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bean committed Nov 24, 2011
1 parent e5fb1da commit 2b5b87d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/javascript.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h1>Javascript for Bootstrap</h1>
<div class="container">

<!-- Modal
================================================== -->
================================================== -->

<section id="modal">
<div class="page-header">
Expand Down Expand Up @@ -385,7 +385,7 @@ <h3>Markup</h3>
<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;
Expand Down

0 comments on commit 2b5b87d

Please sign in to comment.