diff --git a/docs/javascript.html b/docs/javascript.html index ab93f1c33a..f966ba203f 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -162,7 +162,7 @@

* Required for animation in plugins

-
Heads up! All javascript plugins require the latest version of jQuery.
+
Heads up! If you have downloaded the latest version of Bootstrap, both bootstrap.js and bootstrap.min.js contain all of these plugins.
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 568a6c4742..26ca9b538d 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -84,7 +84,7 @@

* {{_i}}Required for animation in plugins{{/i}}

-
{{_i}}Heads up!{{/i}} {{_i}}All javascript plugins require the latest version of jQuery.{{/i}}
+
{{_i}}Heads up!{{/i}} {{_i}} If you have downloaded the latest version of Bootstrap, both bootstrap.js and bootstrap.min.js contain all of these plugins.{{/i}}