aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-11-29 15:01:44 -0800
committerMark Otto <[email protected]>2014-11-29 15:01:44 -0800
commitc901287394cd84397cf694a0b2f094f3ea231f66 (patch)
tree6a2d4a9c64bb678a49ce226b0a7455c83c09a59c /docs/getting-started
parent55148d32cba2bcd793204df61150c39798d69453 (diff)
downloadbootstrap-c901287394cd84397cf694a0b2f094f3ea231f66.tar.xz
bootstrap-c901287394cd84397cf694a0b2f094f3ea231f66.zip
remove more mentions of theme
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/contents.md2
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