diff options
Diffstat (limited to 'docs/getting-started')
| -rw-r--r-- | docs/getting-started/contents.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/contents.md b/docs/getting-started/contents.md index 761998aae..6e267470f 100644 --- a/docs/getting-started/contents.md +++ b/docs/getting-started/contents.md @@ -26,7 +26,7 @@ bootstrap/ └── bootstrap.min.js {% endhighlight %} -This is the most basic form of Bootstrap: precompiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (1bootstrap.min.*1). Also included is the optional Bootstrap theme. +This is the most basic form of Bootstrap: precompiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (1bootstrap.min.*1). ### Bootstrap source code |
