diff options
| author | Mark Otto <[email protected]> | 2012-01-25 13:56:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 13:56:44 -0800 |
| commit | 7ca3b98d885071bc032ca28e20452ad879cea422 (patch) | |
| tree | b2097a7f3dc1699c8a8649f44c909161d164163b /docs/download.html | |
| parent | 4ea63e5261ba0c10e2b729e2216105896108733b (diff) | |
| download | bootstrap-7ca3b98d885071bc032ca28e20452ad879cea422.tar.xz bootstrap-7ca3b98d885071bc032ca28e20452ad879cea422.zip | |
docs fixes
Diffstat (limited to 'docs/download.html')
| -rw-r--r-- | docs/download.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/download.html b/docs/download.html index d4c31ed4d..7b045ae8e 100644 --- a/docs/download.html +++ b/docs/download.html @@ -76,7 +76,7 @@ <li><a href="#components">1. Select components</a></li> <li><a href="#variables">2. Modify variables</a></li> <li><a href="#plugins">3. Select jQuery plugins</a></li> - <li><a href="#download">4. Build and download</a></li> + <li><a href="#download">4. Customize and download</a></li> </ul> </div> </header> @@ -295,7 +295,7 @@ </h1> </div> <div class="download-btn"> - <a class="btn xlarge primary" href="#">Build and Download</a> + <a class="btn xlarge primary" href="#">Customize and Download</a> <h4>What's included?</h4> <p>Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.</p> </div> |
