Commit f922a080 authored by Noah Blon's avatar Noah Blon

Fixes typo on download page

Changed chose to choose spelling error on download template
parent f68f7870
...@@ -17,7 +17,7 @@ ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment