diff options
| author | Thomas McDonald <[email protected]> | 2015-08-09 23:33:52 -0700 |
|---|---|---|
| committer | Thomas McDonald <[email protected]> | 2015-08-09 23:33:52 -0700 |
| commit | b84bb4e218892a45c2c27a861da73900971b17a1 (patch) | |
| tree | b010ad9748480e6b80284051f1a5d9548c51634b /docs/_includes/page-headers.html | |
| parent | 0ef0825d013dedd5f7c0e8acb8a23d033bf56be0 (diff) | |
| parent | 317c667d1c0d1d0984d863d9d4baad9e1a25b1c6 (diff) | |
| download | bootstrap-b84bb4e218892a45c2c27a861da73900971b17a1.tar.xz bootstrap-b84bb4e218892a45c2c27a861da73900971b17a1.zip | |
Merge branch 'v4' into force-expanded
Diffstat (limited to 'docs/_includes/page-headers.html')
| -rw-r--r-- | docs/_includes/page-headers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/page-headers.html b/docs/_includes/page-headers.html index 37e69278d..bbb43d933 100644 --- a/docs/_includes/page-headers.html +++ b/docs/_includes/page-headers.html @@ -1,7 +1,7 @@ {% if page.group == "getting-started" %} <h1>Getting started</h1> <p class="lead"> - An overview of Bootstrap, how to download and use, basic templates and examples, and more. + An overview of Bootstrap, including how to download and use it, some basic templates and examples, and more. </p> {% elsif page.group == "layout" %} <h1>Layout</h1> |
