Skip to content

Commit f766f8c

Browse files
committed
No ticket: correct typo in an example in README.md. Close gh-1281. (cherry-picked from a0aa623)
1 parent 1904ed0 commit f766f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ grunt custom:-ajax
113113
Exclude **css**, **effects**, **offset**, **dimensions**, and **position**. Excluding **css** automatically excludes its dependent modules:
114114

115115
```bash
116-
grunt custom:-css:-position
116+
grunt custom:-css,-position
117117
```
118118

119119
Exclude **all** optional modules:

0 commit comments

Comments
 (0)