Skip to content

Commit 296fad3

Browse files
committed
Merge pull request twbs#694 from martinbean/patch-1
Fixed a typo (redux)
2 parents e5fb1da + fe68f70 commit 296fad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/javascript.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -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)