From a18fefe9bc9974ef6d3499ae96765e7ab89aac30 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Sat, 31 Aug 2013 00:03:14 -0400 Subject: [PATCH] Getting started docs: tweaks to the _Basic template_ section --- getting-started.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/getting-started.html b/getting-started.html index 0b0aee60dc..86abe24cc5 100644 --- a/getting-started.html +++ b/getting-started.html @@ -98,9 +98,10 @@ bootstrap/ -

Make use of a super basic HTML template, or dive into a few examples we've started for you. We encourage folks to iterate on these examples and not simply use them as an end result.

+

Start with this basic HTML template, or modify these examples. + We hope you'll customize our templates and examples, adapting them to suit your needs.

-

Copy and paste the HTML from below to get started with a bare bones Bootstrap document.

+

Copy the HTML below to begin working with a minimal Bootstrap document.

{% highlight html %}