No ticket: correct typo in an example in README.md. Close gh-1281.

This commit is contained in:
Michał Gołębiowski 2013-05-31 17:20:32 +02:00
parent 86fe6eea50
commit a0aa6232d0

View File

@ -114,7 +114,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 and use the `querySelectorAll`-based selector engine: