]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
readme /cc @zdroid
authorMark Otto <otto@github.com>
Fri, 26 Jul 2013 08:46:30 +0000 (01:46 -0700)
committerMark Otto <otto@github.com>
Fri, 26 Jul 2013 08:46:30 +0000 (01:46 -0700)
README.md

index cb59a29659d1accc5c6c71889b67293b19d069d4..ab4c2b2da823ca2430a106e3d835515c0e354aa8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ When completed, you'll be able to run the various grunt commands provided.
 #### Build - `grunt`
 `grunt` runs the Recess compiler to rebuild the `/less` files and compile the docs. **Requires recess and uglify-js.**
 
-#### Compile CSS, JS, and fonts - `grunt bootstrap`
+#### Compile CSS, and JavaScript - `grunt bootstrap`
 `grunt bootstrap` creates the `/bootstrap` directory with compiled files. **Requires recess and uglify-js.**
 
 #### Tests - `grunt test`