diff options
| author | Mark Otto <[email protected]> | 2012-08-31 23:51:48 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-31 23:51:48 -0700 |
| commit | e8c5b3c9a518c58d16558a711dcd4843b26548de (patch) | |
| tree | 3578bb1712cfe110a7efb1f48878e3e8d22a78b4 /docs/getting-started.html | |
| parent | b1bdca0fdb1e14ede6904fe652746811d0e4c274 (diff) | |
| download | bootstrap-e8c5b3c9a518c58d16558a711dcd4843b26548de.tar.xz bootstrap-e8c5b3c9a518c58d16558a711dcd4843b26548de.zip | |
fixes #4869: typo in getting started
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 ee766eeb1..5ef902688 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -104,7 +104,7 @@ <div class="page-header"> <h1>1. Download</h1> </div> - <p class="lead">Before downloading, be sure to have a code editor (we recommend <a href="http://sublimetext.com/2">Sublime Text 2</a>) and some working knowledge of HTML and CSS. We won't walk through the source files here, but they are available for download. We'll focus on getting started with our the compiled Bootstrap files.</p> + <p class="lead">Before downloading, be sure to have a code editor (we recommend <a href="http://sublimetext.com/2">Sublime Text 2</a>) and some working knowledge of HTML and CSS. We won't walk through the source files here, but they are available for download. We'll focus on getting started with the compiled Bootstrap files.</p> <div class="row-fluid"> <div class="span6"> |
