mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 21:40:17 +00:00
Fixed a typo. Because I'm a Grammar Nazi.
This commit is contained in:
parent
e5fb1da164
commit
2b5b87db7d
@ -76,7 +76,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
<!-- Modal
|
<!-- Modal
|
||||||
================================================== -->
|
================================================== -->
|
||||||
|
|
||||||
<section id="modal">
|
<section id="modal">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
@ -385,7 +385,7 @@ $('#my-modal').bind('hidden', function () {
|
|||||||
<h3>Methods</h3>
|
<h3>Methods</h3>
|
||||||
<h4>$().tabs or $().pills</h4>
|
<h4>$().tabs or $().pills</h4>
|
||||||
<p>
|
<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>
|
</p>
|
||||||
<pre class="prettyprint linenums">
|
<pre class="prettyprint linenums">
|
||||||
<ul class="tabs">
|
<ul class="tabs">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user