diff options
| author | Jacob Thornton <[email protected]> | 2012-01-04 10:03:11 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-04 10:03:11 -0800 |
| commit | 3237047ac30fe4905dc515258bac050cdf811426 (patch) | |
| tree | 57e5a82a570f80bf1f9a58dd5ab181b0293e2aee /docs/javascript.html | |
| parent | eb123f6b83b95d413056657aa80ad24a72fecae8 (diff) | |
| parent | 1c7c5f750fc221ee94e435e4e49bc2ba1a6be5e6 (diff) | |
| download | bootstrap-3237047ac30fe4905dc515258bac050cdf811426.tar.xz bootstrap-3237047ac30fe4905dc515258bac050cdf811426.zip | |
Merge branch 'master' of https://github.com/twitter/bootstrap
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 055be36c8..10d81a0c3 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -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"> <ul class="tabs"> |
