diff options
| author | Mark Otto <[email protected]> | 2012-01-25 20:11:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 20:11:13 -0800 |
| commit | ce467f70915a6846ed0638422114ee35d29aa1cd (patch) | |
| tree | 5693a9f7253097802ce1cf9a83fe4ab0d75295fc /docs/download.html | |
| parent | f62c9379fb60bfb70435517b4569f586ec729d5b (diff) | |
| download | bootstrap-ce467f70915a6846ed0638422114ee35d29aa1cd.tar.xz bootstrap-ce467f70915a6846ed0638422114ee35d29aa1cd.zip | |
consistency in download page heading
Diffstat (limited to 'docs/download.html')
| -rw-r--r-- | docs/download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/download.html b/docs/download.html index 7b045ae8e..58fdd5659 100644 --- a/docs/download.html +++ b/docs/download.html @@ -69,7 +69,7 @@ <!-- Masthead ================================================== --> <header class="jumbotron subhead" id="overview"> - <h1>Download and customize</h1> + <h1>Customize and download</h1> <p class="lead"><a href="https://github.com/twitter/bootstrap/zipball/master">Download the full repository</a> or customize your entire Bootstrap build by selecting only the components, javascript plugins, and assets you need.</p> <div class="subnav"> <ul class="nav pills"> |
