We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5fb1da commit 2b5b87dCopy full SHA for 2b5b87d
docs/javascript.html
@@ -76,7 +76,7 @@ <h1>Javascript for Bootstrap</h1>
76
<div class="container">
77
78
<!-- Modal
79
- ================================================== -->
+ ================================================== -->
80
81
<section id="modal">
82
<div class="page-header">
@@ -385,7 +385,7 @@ <h3>Markup</h3>
385
<h3>Methods</h3>
386
<h4>$().tabs or $().pills</h4>
387
<p>
388
- 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.
389
</p>
390
<pre class="prettyprint linenums">
391
<ul class="tabs">
0 commit comments