diff options
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index 8c1652e00..4cc0aa4fe 100644 --- a/getting-started.html +++ b/getting-started.html @@ -61,7 +61,7 @@ base_url: "../" <div class="page-header"> <h1 id="whats-included">What's included</h1> </div> - <p class="lead">Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations.</p> + <p class="lead">Within the download you'll find the following directories and files, logically grouping common resources and providing both compiled and minified variations.</p> <p>Once downloaded, unzip the compressed folder to see the structure of (the compiled) Bootstrap. You'll see something like this:</p> {% highlight bash %} |
