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:
authorMark Otto <markdotto@gmail.com>2017-08-08 02:13:52 +0300
committerMark Otto <markdotto@gmail.com>2017-08-08 02:13:52 +0300
commit92c26af81481e9fdcd9bcff7e477d0750a359979 (patch)
treefdbe2c1c6adc9cc38e565ec607aed49b2011d0d2 /index.html
parent542fec7d5336d9536a4d53ee93434e7afac4ef06 (diff)
word change
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 f28f4ce162..65778562e3 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>