aboutsummaryrefslogtreecommitdiff
path: root/javascript.html
diff options
context:
space:
mode:
authorfat <[email protected]>2013-07-26 22:09:31 -0700
committerfat <[email protected]>2013-07-26 22:09:31 -0700
commit2cf1851d9f9ea73a9c2e446db88f5c2179ea2f40 (patch)
treeb1ac2d0239a92718c3997062647c91840a19594f /javascript.html
parentfff2854c5eab79de987aeeeb97356b0c1ca4be97 (diff)
downloadbootstrap-2cf1851d9f9ea73a9c2e446db88f5c2179ea2f40.tar.xz
bootstrap-2cf1851d9f9ea73a9c2e446db88f5c2179ea2f40.zip
use transforms to make the dialog smooooth
Diffstat (limited to 'javascript.html')
-rw-r--r--javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html
index 5188fa7d3..5402b153c 100644
--- a/javascript.html
+++ b/javascript.html
@@ -14,7 +14,7 @@ lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plug
</div>
<h3 id="js-individual-compiled">Individual or compiled</h3>
- <p>Plugins can be included individually (using <code>bootstrap-*.js</code> original files, or all at once (using <code>bootstrap.js</code> or the minified <code>bootstrap.min.js</code>.</p>
+ <p>Plugins can be included individually (using bootstrap's individual <code>*.js</code> files, or all at once (using <code>bootstrap.js</code> or the minified <code>bootstrap.min.js</code>.</p>
<div class="bs-callout bs-callout-danger">
<h4>Do not attempt to include both.</h4>