]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
flip order so sentence reads better
authorChris Rebert <github@rebertia.com>
Fri, 3 Jan 2014 20:29:45 +0000 (12:29 -0800)
committerChris Rebert <github@rebertia.com>
Fri, 3 Jan 2014 20:29:45 +0000 (12:29 -0800)
docs/getting-started.html

index f58d50c9e01f0867c3791c812a728209729345c5..a09b78f6aad3e6d91d608cd566e7ee5f8cbd7379 100644 (file)
@@ -106,7 +106,7 @@ bootstrap/
     └── 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