diff options
| author | Mark Otto <[email protected]> | 2013-12-12 15:21:49 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-12 15:21:49 -0800 |
| commit | d2d2f77ffe7d6be3cb3ff7934ab2a5734abb1cc5 (patch) | |
| tree | e3700bc8c78cb0df79605f4a7140441df57566e9 | |
| parent | 885d14b0421eb6b5889fcc7fbe1f395039912219 (diff) | |
| download | bootstrap-d2d2f77ffe7d6be3cb3ff7934ab2a5734abb1cc5.tar.xz bootstrap-d2d2f77ffe7d6be3cb3ff7934ab2a5734abb1cc5.zip | |
text update
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index d689cf9e8..aba84ecf8 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,7 @@ base_url: "./" <div class="bs-featurette"> <div class="container"> <h2 class="bs-featurette-title">Built with Bootstrap.</h2> - <p class="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started with your own with our growing <a href="{{ site.url }}/getting-started/#examples">collection of examples</a> or by exploring some of our favorites from <a href="{{ site.expo }}">the Expo</a>.</p> + <p class="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <a href="{{ site.url }}/getting-started/#examples">collection of examples</a> or by exploring some of our favorites from <a href="{{ site.expo }}">the Expo</a>.</p> <hr class="half-rule"> |
