Skip to content

Commit

Permalink
No ticket: correct typo in an example in README.md. Close jquerygh-1281.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgol committed May 31, 2013
1 parent 86fe6ee commit a0aa623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a0aa623

Please sign in to comment.