]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Getting started docs: tweaks to the _Basic template_ section 10323/head
authorSteven Black <steveb@stevenblack.com>
Sat, 31 Aug 2013 04:03:14 +0000 (00:03 -0400)
committerSteven Black <steveb@stevenblack.com>
Sat, 31 Aug 2013 04:03:14 +0000 (00:03 -0400)
getting-started.html

index 0b0aee60dc7b8ebd1df5e441c8087bbfb04722d6..86abe24cc56d044055677b22a7c422d316d41a07 100644 (file)
@@ -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>