diff options
| author | Mark Otto <[email protected]> | 2012-08-14 09:54:04 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-14 09:54:04 -0700 |
| commit | e9b04acb92538718f60b205909c385222406a84f (patch) | |
| tree | cc1903191018855713504532012fa7c1e7968b96 /docs/javascript.html | |
| parent | 57ea6fea760a555c4345296bb3b75abe318c7a35 (diff) | |
| parent | 2df0a0fdeb2ceec2cb193dee98d97cfb9c5e1b87 (diff) | |
| download | bootstrap-e9b04acb92538718f60b205909c385222406a84f.tar.xz bootstrap-e9b04acb92538718f60b205909c385222406a84f.zip | |
Merge pull request #4384 from andriijas/2.1.0-wip-js-typo-fix
now with 13 custom jquery plugins
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 f9ede2f2b..05466a510 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -74,7 +74,7 @@ <header class="jumbotron subhead" id="overview"> <div class="container"> <h1>JavaScript for Bootstrap</h1> - <p class="lead">Bring Bootstrap's components to life—now with 12 custom jQuery plugins. + <p class="lead">Bring Bootstrap's components to life—now with 13 custom jQuery plugins. </div> </header> |
