diff options
| author | Mark Otto <[email protected]> | 2012-07-17 23:38:29 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-17 23:38:29 -0700 |
| commit | c8fa2600f23ce9cfcbf7d98582198824d7c000a5 (patch) | |
| tree | 6cdffe6c6ed94909481c7ea3bdd0c975d2095ebd /docs | |
| parent | aac3736eeaa1ff1eaf3a6a04502efd6d5b9e7e49 (diff) | |
| download | bootstrap-c8fa2600f23ce9cfcbf7d98582198824d7c000a5.tar.xz bootstrap-c8fa2600f23ce9cfcbf7d98582198824d7c000a5.zip | |
copy change
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started.html | 2 | ||||
| -rw-r--r-- | docs/templates/pages/getting-started.mustache | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 3aae4b6c0..39dd81ff9 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -236,7 +236,7 @@ <div class="page-header"> <h1>5. Examples</h1> </div> - <p class="lead">Moving beyond the base template with a few basic examples as starting points for working with Bootstrap. We encourage folks to iterate on these examples and not simply use them as an end result.</p> + <p class="lead">Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.</p> <ul class="thumbnails bootstrap-examples"> <li class="span3"> <a class="thumbnail" href="examples/hero.html"> diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache index 8a694d55e..e3f2c7ae7 100644 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@ -165,7 +165,7 @@ <div class="page-header"> <h1>{{_i}}5. Examples{{/i}}</h1> </div> - <p class="lead">{{_i}}Moving beyond the base template with a few basic examples as starting points for working with Bootstrap. We encourage folks to iterate on these examples and not simply use them as an end result.{{/i}}</p> + <p class="lead">{{_i}}Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.{{/i}}</p> <ul class="thumbnails bootstrap-examples"> <li class="span3"> <a class="thumbnail" href="examples/hero.html"> |
