]> source.dussan.org Git - jquery.git/commitdiff
No ticket: correct typo in an example in README.md. Close gh-1281. (cherry-picked...
authorMichał Gołębiowski <m.goleb@gmail.com>
Fri, 31 May 2013 15:20:32 +0000 (17:20 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Fri, 31 May 2013 15:22:07 +0000 (17:22 +0200)
README.md

index 4349ac057a55d08a42354a92a775427a669e4f5c..2fd8146ab54f76f7cec26cf260952d30860a6257 100644 (file)
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ grunt custom:-ajax
 Exclude **css**, **effects**, **offset**, **dimensions**, and **position**. Excluding **css** automatically excludes its dependent modules:
 
 ```bash
-grunt custom:-css:-position
+grunt custom:-css,-position
 ```
 
 Exclude **all** optional modules: