diff options
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"> |
