diff options
| author | Mark Otto <[email protected]> | 2013-05-16 20:32:37 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-16 20:32:37 -0700 |
| commit | 0f4b4acce1df7f2cdfc6e0ad6dca59480868bd8d (patch) | |
| tree | 55ffc7fe20fbbabbfb6b4cb9a6e6f8d7e94467cf /docs | |
| parent | 8a3e98230544cd2197a57c6e9cb01e3ceeb7a678 (diff) | |
| parent | 2433a076acc4dc318d238fd78361130a92e0a341 (diff) | |
| download | bootstrap-0f4b4acce1df7f2cdfc6e0ad6dca59480868bd8d.tar.xz bootstrap-0f4b4acce1df7f2cdfc6e0ad6dca59480868bd8d.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'docs')
| -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 c649989a3..25ea6a953 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -17,7 +17,7 @@ lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plug <p>Plugins can be included individually, or all at once. <strong>Do not attempt to include both.</strong> Both <strong>bootstrap.js</strong> and <strong>bootstrap.min.js</strong> contain all plugins in a single file.</p> <div class="bs-callout"> <h4>Plugin dependencies</h4> - <p>Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs (in notes like this one).</p> + <p>Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs.</p> </div> <h3 id="js-data-attrs">Data attributes</h3> |
