aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Black <[email protected]>2013-08-30 00:38:48 -0400
committerSteven Black <[email protected]>2013-08-30 00:38:48 -0400
commit36044b3a119d87c675c814f9099d357aebef1fd3 (patch)
treebfd67819840b8ba11fdf09588ccffb2e54e2a4f0
parent5b21768c054b86dd9f27eea9879f75668546cdc4 (diff)
downloadbootstrap-36044b3a119d87c675c814f9099d357aebef1fd3.tar.xz
bootstrap-36044b3a119d87c675c814f9099d357aebef1fd3.zip
More concise 'fastest way' statement, and consistency with the text of the Download button
-rw-r--r--getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html
index 0b0aee60d..8314bd0e7 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -16,7 +16,7 @@ base_url: "../"
<p class="lead">Bootstrap has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.</p>
<h3 id="download-compiled">Compiled CSS, JS, and fonts</h3>
- <p>The fastest way to get Bootstrap is to download the compiled and minified versions of our CSS and JavaScript, along with the included fonts. No documentation or original source files are included.</p>
+ <p>The fastest way to get Bootstrap is to download the precompiled and minified versions of our CSS, JavaScript, and the included fonts. No documentation or original source code files are included.</p>
<p><a class="btn btn-lg btn-primary" href="{{ site.download_dist }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download compiled']);" role="button">Download precompiled Bootstrap</a></p>
<h3 id="download-additional">Additional downloads</h3>