aboutsummaryrefslogtreecommitdiff
path: root/docs/download.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-17 21:18:08 -0800
committerMark Otto <[email protected]>2012-02-17 21:18:08 -0800
commitb776cae902cf4cd6c0d7227214b8a835be8df750 (patch)
treef551407084d03f5faf8bb1cb1eb7a268551f70fa /docs/download.html
parentec05ebc5ed2c2ecf76f0ff7ae38056a0cc72f375 (diff)
downloadbootstrap-b776cae902cf4cd6c0d7227214b8a835be8df750.tar.xz
bootstrap-b776cae902cf4cd6c0d7227214b8a835be8df750.zip
add mention of js compilation to single file in customize page per #2003
Diffstat (limited to 'docs/download.html')
-rw-r--r--docs/download.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/download.html b/docs/download.html
index 9159787d0..b7588ad47 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -210,7 +210,7 @@
</div><!-- /span -->
<div class="span4">
<h4 class="muted">Heads up!</h4>
- <p class="muted">All plugins require the latest version of <a href="http://jquery.com/" target="_blank">jQuery</a> to be included.</p>
+ <p class="muted">All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of <a href="http://jquery.com/" target="_blank">jQuery</a> to be included.</p>
</div><!-- /span -->
</div><!-- /row -->
</section>