0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00

Fixed a typo. Because I'm a Grammar Nazi.

This commit is contained in:
Martin Bean 2011-11-24 11:37:08 +00:00
parent e5fb1da164
commit 2b5b87db7d

View File

@ -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;