1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-23 18:40:03 +00:00

Fixes typo on download page

Changed chose to choose spelling error on download template
This commit is contained in:
Noah Blon 2012-02-03 10:34:03 -06:00
parent f68f7870ef
commit f922a0800b

View File

@ -17,7 +17,7 @@
<div class="page-header"> <div class="page-header">
<a class="btn btn-small pull-right toggle-all" href="#">{{_i}}Toggle all{{/i}}</a> <a class="btn btn-small pull-right toggle-all" href="#">{{_i}}Toggle all{{/i}}</a>
<h1> <h1>
{{_i}}1. Chose components{{/i}} {{_i}}1. Choose components{{/i}}
<small>{{_i}}Get just the CSS you need{{/i}}</small> <small>{{_i}}Get just the CSS you need{{/i}}</small>
</h1> </h1>
</div> </div>