aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorSteven Black <[email protected]>2013-08-31 00:03:14 -0400
committerSteven Black <[email protected]>2013-08-31 00:03:14 -0400
commita18fefe9bc9974ef6d3499ae96765e7ab89aac30 (patch)
tree6a32fa187499bc2a05f01405e154396fbfe3738d /getting-started.html
parent216df5bb46e1910de4aaf517066f3184111263f4 (diff)
downloadbootstrap-a18fefe9bc9974ef6d3499ae96765e7ab89aac30.tar.xz
bootstrap-a18fefe9bc9974ef6d3499ae96765e7ab89aac30.zip
Getting started docs: tweaks to the _Basic template_ section
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/getting-started.html b/getting-started.html
index 0b0aee60d..86abe24cc 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -98,9 +98,10 @@ bootstrap/
<div class="page-header">
<h1 id="template">Basic template</h1>
</div>
- <p class="lead">Make use of a super basic HTML template, or dive into a <a href="../getting-started#examples">few examples</a> we've started for you. We encourage folks to iterate on these examples and not simply use them as an end result.</p>
+ <p class="lead">Start with this basic HTML template, or modify <a href="../getting-started#examples">these examples</a>.
+ We hope you'll customize our templates and examples, adapting them to suit your needs.</p>
- <p>Copy and paste the HTML from below to get started with a bare bones Bootstrap document.</p>
+ <p>Copy the HTML below to begin working with a minimal Bootstrap document.</p>
{% highlight html %}
<!DOCTYPE html>
<html>