Skip to content

Commit

Permalink
flip order so sentence reads better
Browse files Browse the repository at this point in the history
  • Loading branch information
cvrebert committed Jan 3, 2014
1 parent 56b5f5b commit 007d61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h2 id="whats-included-source">Bootstrap source code</h2>
└── examples/
{% endhighlight %}
</div>
<p>The <code>less/</code>, <code>js/</code>, and <code>fonts/</code> are the source code for our CSS, JS, and icon fonts (respectively). The <code>dist/</code> folder includes everything listed in the precompiled download section above. The <code>docs/</code> folder includes <code>examples/</code> of Bootstrap usage, and the source code for our documentation. Beyond that, any other included file provides support for packages, license information, and development.</p>
<p>The <code>less/</code>, <code>js/</code>, and <code>fonts/</code> are the source code for our CSS, JS, and icon fonts (respectively). The <code>dist/</code> folder includes everything listed in the precompiled download section above. The <code>docs/</code> folder includes the source code for our documentation, and <code>examples/</code> of Bootstrap usage. Beyond that, any other included file provides support for packages, license information, and development.</p>


<!-- Template
Expand Down

0 comments on commit 007d61c

Please sign in to comment.