Skip to content

Commit 9f7e4fc

Browse files
jugglinmikerwaldron
authored andcommitted
Correct documentation of custom grunt task. Closes jquerygh-904
1 parent 9e246dd commit 9f7e4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grunt.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ module.exports = function( grunt ) {
225225
//
226226
// Becomes:
227227
//
228-
// grunt build:*:*:-ajax:-dimensions:-effects:-offset
228+
// grunt build:*:*:+ajax:-dimensions:-effects:-offset
229229

230230
grunt.log.writeln( "Creating custom build...\n" );
231231

0 commit comments

Comments
 (0)