diff options
| author | Noah Blon <[email protected]> | 2012-02-03 10:34:03 -0600 |
|---|---|---|
| committer | Noah Blon <[email protected]> | 2012-02-03 10:34:03 -0600 |
| commit | f922a0800b4ec46fe3aa1e31427308954e86940e (patch) | |
| tree | bf37867a4ed06a8622705b3825530e767e965859 /docs | |
| parent | f68f7870efd4e56dc1d651dc5de37b265558fce1 (diff) | |
| download | bootstrap-f922a0800b4ec46fe3aa1e31427308954e86940e.tar.xz bootstrap-f922a0800b4ec46fe3aa1e31427308954e86940e.zip | |
Fixes typo on download page
Changed chose to choose spelling error on download template
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/templates/pages/download.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index f6d319d6a..fe38d1450 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -17,7 +17,7 @@ <div class="page-header"> <a class="btn btn-small pull-right toggle-all" href="#">{{_i}}Toggle all{{/i}}</a> <h1> - {{_i}}1. Chose components{{/i}} + {{_i}}1. Choose components{{/i}} <small>{{_i}}Get just the CSS you need{{/i}}</small> </h1> </div> |
