diff options
| author | Tom Pietschker <[email protected]> | 2013-04-08 08:39:22 -0400 |
|---|---|---|
| committer | Tom Pietschker <[email protected]> | 2013-04-08 08:39:22 -0400 |
| commit | bd789ed158f4f8a5f4f9bab137e65d1b8cb29a28 (patch) | |
| tree | 696fec025a35101eaff5b233b06083250b8e2359 /docs | |
| parent | a05ff7e50749e7ca0bbc5eebf3fa16d8b24198f2 (diff) | |
| parent | c2a35f1ec8c60b6207405e64351fbfaccba8c5a1 (diff) | |
| download | bootstrap-bd789ed158f4f8a5f4f9bab137e65d1b8cb29a28.tar.xz bootstrap-bd789ed158f4f8a5f4f9bab137e65d1b8cb29a28.zip | |
Merge remote-tracking branch 'upstream/3.0.0-wip' into 3.0.0-wip
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.html b/docs/docs.html index 4506d5ae5..0ae2198ad 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -4809,7 +4809,7 @@ For example, <code><section></code> should be wrapped as inline. </div> <h3 id="js-individual-compiled">Individual or compiled</h3> - <p>Plugins can be included individually (though some have required dependencies), or all at once. <strong>Do attempt to include both.</strong> Both <strong>bootstrap.js</strong> and <strong>bootstrap.min.js</strong> contain all plugins in a single file.</p> + <p>Plugins can be included individually (though some have required dependencies), 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> <h3 id="js-data-attrs">Data attributes</h3> <p>You can use all Bootstrap plugins purely through the markup API without writing a single line of JavaScript. This is Bootstrap's first class API and should be your first consideration when using a plugin.</p> |
