]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes typo on download page 1676/head
authorNoah Blon <noahblon@gmail.com>
Fri, 3 Feb 2012 16:34:03 +0000 (10:34 -0600)
committerNoah Blon <noahblon@gmail.com>
Fri, 3 Feb 2012 16:34:03 +0000 (10:34 -0600)
Changed chose to choose spelling error on download template

docs/templates/pages/download.mustache

index f6d319d6ad350006fd0c4bc35de0f2858e2b9b7f..fe38d1450ec70fdc02b0d6cc554275b9ee97e2db 100644 (file)
@@ -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>