From 3fdde76b742fd9721a651c37f429681cc09fdfe2 Mon Sep 17 00:00:00 2001 From: Mark Otto <otto@github.com> Date: Wed, 25 Dec 2013 14:32:00 +0200 Subject: [PATCH] don't be repetitive on homepage --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index ac790176f7..2c89ea7c37 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,7 +18,7 @@ title: Bootstrap <div class="bs-featurette"> <div class="container"> <h2 class="bs-featurette-title">Designed for everyone, everywhere.</h2> - <p class="lead">Bootstrap is a responsive and mobile first framework for faster and easier web development. It's made for folks of all skill levels, devices of all shapes, and projects of all sizes.</p> + <p class="lead">Bootstrap makes front-end web development faster and easier. It's made for folks of all skill levels, devices of all shapes, and projects of all sizes.</p> <hr class="half-rule"> -- GitLab