aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorlucascono <[email protected]>2017-08-08 08:22:32 -0300
committerlucascono <[email protected]>2017-08-08 08:22:32 -0300
commit29b2383da6789e6e578c9671aaadcd2ee24fa263 (patch)
treeba015949895850d54c5ba72a034e6e1ce1170dca /index.html
parent2f4ddb8ed91c5bb53b9d91a7a39cb15a1c3c6962 (diff)
parent08b89972c52d55f5e7d2d039570d098a1f51cb7f (diff)
downloadbootstrap-29b2383da6789e6e578c9671aaadcd2ee24fa263.tar.xz
bootstrap-29b2383da6789e6e578c9671aaadcd2ee24fa263.zip
Merge remote-tracking branch 'twbs/v4-dev' into v4-dev
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f28f4ce16..65778562e 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@ layout: home
<main class="bd-masthead" id="content" role="main">
<div class="container">
{% include icons/bootstrap.svg class="mb-3" width="128" height="128" %}
- <p class="lead">Bootstrap is the most popular HTML, CSS, and JS framework in the world for building responsive, mobile-first projects on the web.</p>
+ <p class="lead">Bootstrap is the most popular HTML, CSS, and JS library in the world for building responsive, mobile-first projects on the web.</p>
<p class="lead">
<a href="{{ site.baseurl }}/getting-started/download/" class="btn btn-lg btn-bd-yellow" onclick="ga('send', 'event', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}');">Download Bootstrap</a>
</p>