]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
let's avoid calling it that
authorChris Rebert <github@rebertia.com>
Mon, 19 Aug 2013 06:24:31 +0000 (23:24 -0700)
committerChris Rebert <github@rebertia.com>
Mon, 19 Aug 2013 06:24:31 +0000 (23:24 -0700)
getting-started.html

index 051e69a3ba993d0c8a2c2cdb8ae4621808385c8d..692a881ec889a9d21004a5a2fdba7ab2524a0973 100644 (file)
@@ -83,7 +83,7 @@ bootstrap/
     └── glyphicons-halflings-regular.woff
 {% endhighlight %}
 
-    <p>This is the most basic form of Bootstrap: compiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (<code>bootstrap.*</code>), as well as compiled and minified CSS and JS (<code>bootstrap.min.*</code>). Fonts from Glyphicons are included, as is the optional Bootstrap v2 theme.</p>
+    <p>This is the most basic form of Bootstrap: compiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (<code>bootstrap.*</code>), as well as compiled and minified CSS and JS (<code>bootstrap.min.*</code>). Fonts from Glyphicons are included, as is the optional Bootstrap theme.</p>
     <div class="bs-callout bs-callout-danger">
       <h4>jQuery required</h4>
       <p>Please note that <strong>all JavaScript plugins require jQuery</strong> to be included, as shown in the <a href="#template">starter template</a>.</p>