diff options
| author | Bardi Harborow <[email protected]> | 2017-04-20 20:33:51 +1000 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2017-04-21 21:08:40 +1000 |
| commit | 2906b612d5bc3d7e33950044c9b89a91b117df03 (patch) | |
| tree | 8426fb4115871eadc644a41e7ea8db4169056f23 /docs/index.html | |
| parent | fb3303f5ddff2f57c3603ceabb6668d4a3cb559c (diff) | |
| download | bootstrap-2906b612d5bc3d7e33950044c9b89a91b117df03.tar.xz bootstrap-2906b612d5bc3d7e33950044c9b89a91b117df03.zip | |
More minor build tweaks and docs updates.
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index b762da745..3b6c9206e 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> |
