diff options
| author | Mark Otto <[email protected]> | 2013-12-25 14:32:00 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-25 14:32:00 +0200 |
| commit | 3fdde76b742fd9721a651c37f429681cc09fdfe2 (patch) | |
| tree | 2957115b0470d83679c02ea1cf6893d5f965f10e | |
| parent | e29a3b65cd61e5341447332a3b154a60c075dff9 (diff) | |
| download | bootstrap-3fdde76b742fd9721a651c37f429681cc09fdfe2.tar.xz bootstrap-3fdde76b742fd9721a651c37f429681cc09fdfe2.zip | |
don't be repetitive on homepage
| -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 ac790176f..2c89ea7c3 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"> |
