Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardi Harborow <bardi@bardiharborow.com>2017-04-20 13:33:51 +0300
committerBardi Harborow <bardi@bardiharborow.com>2017-04-21 14:08:40 +0300
commit2906b612d5bc3d7e33950044c9b89a91b117df03 (patch)
tree8426fb4115871eadc644a41e7ea8db4169056f23 /docs/index.html
parentfb3303f5ddff2f57c3603ceabb6668d4a3cb559c (diff)
More minor build tweaks and docs updates.
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index b762da745c..3b6c9206ef 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -22,7 +22,7 @@ layout: home
<div class="row">
<div class="col-sm-6 mb-3">
<h4>Managed dependencies</h4>
- <p>Include Bootstrap's source Sass and JavaScript files via Bower, Composer, Meteor, or npm. Package managed installs don't include documentation, but do include our Gruntfile and readme.</p>
+ <p>Include Bootstrap's source Sass and JavaScript files via Bower, Composer, Meteor, or npm. Package managed installs don't include documentation, but do include our build system and readme.</p>
<p>
<a class="btn btn-bs" href="{{ site.baseurl }}/getting-started/download/#package-managers">View install methods</a>
</p>