mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-19 20:00:59 +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
1 changed files with 1 additions and 1 deletions
2
docs/templates/pages/download.mustache
vendored
2
docs/templates/pages/download.mustache
vendored
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue