diff options
| author | Mark Otto <[email protected]> | 2012-09-07 11:06:08 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-07 11:06:08 -0700 |
| commit | 6c5c3c81ecf6f329e950ca4e8970bbcaa7597043 (patch) | |
| tree | 19029f7c4d46fa59c15809980a0f4a918ce25f91 /docs/getting-started.html | |
| parent | 7a0f5c6c00ab7f70346e59503f850c5b5623f908 (diff) | |
| parent | 138b5a8c0569e548ec93803aaa88ea7033363680 (diff) | |
| download | bootstrap-6c5c3c81ecf6f329e950ca4e8970bbcaa7597043.tar.xz bootstrap-6c5c3c81ecf6f329e950ca4e8970bbcaa7597043.zip | |
Merge branch 'tiny-typos' of https://github.com/ramiro/bootstrap into ramiro-tiny-typos
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 5ef902688..74f91b795 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -199,7 +199,7 @@ <div class="page-header"> <h1>4. Basic HTML template</h1> </div> - <p class="lead">With a brief intro into the contents out of the way, we can focus putting Bootstrap to use. To do that, we'll utilize a basic HTML template that includes everything we mentioned in the <a href="#file-structure">File structure</a>.</p> + <p class="lead">With a brief intro into the contents out of the way, we can focus on putting Bootstrap to use. To do that, we'll utilize a basic HTML template that includes everything we mentioned in the <a href="#file-structure">File structure</a>.</p> <p>Now, here's a look at a <strong>typical HTML file</strong>:</p> <pre class="prettyprint linenums"> <!DOCTYPE html> |
