We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7a474 commit ada4c60Copy full SHA for ada4c60
site/content/docs/4.5/getting-started/download.md
@@ -11,7 +11,7 @@ toc: true
11
Download ready-to-use compiled code for **Bootstrap v{{< param current_version >}}** to easily drop into your project, which includes:
12
13
- Compiled and minified CSS bundles (see [CSS files comparison]({{< docsref "/getting-started/contents#css-files" >}}))
14
-- Compiled and minified JavaScript plugins
+- Compiled and minified JavaScript plugins (see [JS files comparison]({{< docsref "/getting-started/contents#js-files" >}}))
15
16
This doesn't include documentation, source files, or any optional JavaScript dependencies (jQuery and Popper.js).
17
0 commit comments