diff options
| author | Evan Meagher <[email protected]> | 2011-12-02 10:47:46 -0800 |
|---|---|---|
| committer | Evan Meagher <[email protected]> | 2011-12-02 10:47:46 -0800 |
| commit | 3726df695eedecee323920305cb5d486a787acd6 (patch) | |
| tree | cc1727ab482f0ddc35ed84da330802c180bcb860 /docs/javascript.html | |
| parent | 61e84d8762d79befb2d75685705fd4e451a609fe (diff) | |
| parent | cee2f61898f4807311402fed747a93ee68a31f8f (diff) | |
| download | bootstrap-3726df695eedecee323920305cb5d486a787acd6.tar.xz bootstrap-3726df695eedecee323920305cb5d486a787acd6.zip | |
Merge remote-tracking branch 'upstream/2.0-wip' into add-vertical-nav-divider
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 2db37a9fe..c541d57fb 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -83,7 +83,7 @@ ================================================== --> <header class="jumbotron subhead" id="overview"> <h1>Javascript for Bootstrap</h1> - <p class="lead">Bring Bootstrap's components to life with custom plugins for <a href="http://jquery.com/" target="_blank">jQuery</a> and <a href="http://ender.no.de" target="_blank">Ender</a></p> + <p class="lead">Bring Bootstrap's components to life with flexible, custom javascript plugins for many of our custom components that work with <a href="http://jquery.com/" target="_blank">jQuery</a> and <a href="http://ender.no.de" target="_blank">Ender</a>.</p> </header> @@ -757,7 +757,7 @@ $('a[data-toggle="tab"]').bind('shown', function (e) { </section> - <!-- Button + <!-- Button ================================================== --> <section id="button"> |
