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:
parent
f68f7870ef
commit
f922a0800b
2
docs/templates/pages/download.mustache
vendored
2
docs/templates/pages/download.mustache
vendored
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user