Skip to content

Commit 2b5b87d

Browse files
author
Martin Bean
committed
Fixed a typo. Because I'm a Grammar Nazi.
1 parent e5fb1da commit 2b5b87d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/javascript.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h1>Javascript for Bootstrap</h1>
7676
<div class="container">
7777

7878
<!-- Modal
79-
================================================== -->
79+
================================================== -->
8080

8181
<section id="modal">
8282
<div class="page-header">
@@ -385,7 +385,7 @@ <h3>Markup</h3>
385385
<h3>Methods</h3>
386386
<h4>$().tabs or $().pills</h4>
387387
<p>
388-
Activates tab and pill functionality for a given container. Tab links should reference id's in the document.
388+
Activates tab and pill functionality for a given container. Tab links should reference IDs in the document.
389389
</p>
390390
<pre class="prettyprint linenums">
391391
&lt;ul class="tabs"&gt;

0 commit comments

Comments
 (0)