diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/download.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index fe38d1450..ae995b8a4 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -134,7 +134,7 @@ </div><!-- /span --> <div class="span4"> <h4 class="muted">{{_i}}Heads up!{{/i}}</h4> - <p class="muted">{{_i}}All plugins require the latest version of <a href="http://jquery.com/" target="_blank">jQuery</a> to be included.{{/i}}</p> + <p class="muted">{{_i}}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.{{/i}}</p> </div><!-- /span --> </div><!-- /row --> </section> |
