mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Fixes typo on download page
Changed chose to choose spelling error on download template
This commit is contained in:
+1
-1
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user