diff options
| author | Mark Otto <[email protected]> | 2015-08-09 22:49:52 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-09 22:49:52 -0700 |
| commit | 5d11eaa1de826b91db114136c882d12af4bc5dc1 (patch) | |
| tree | 3cdea691d296dfa198076c38a9f6cbadc8c6ef03 /docs/_includes/page-headers.html | |
| parent | 74ee24db1ee3cf239014144c4ef88e61a2f85a26 (diff) | |
| download | bootstrap-5d11eaa1de826b91db114136c882d12af4bc5dc1.tar.xz bootstrap-5d11eaa1de826b91db114136c882d12af4bc5dc1.zip | |
update description
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> |
