Skip to content

Commit 9c9bc5a

Browse files
committed
Fix args translation example in gruntfile comments
1 parent f13de6b commit 9c9bc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grunt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ module.exports = function( grunt ) {
190190

191191
// Translation example
192192
//
193-
// grunt build:+ajax,-dimensions,-effects,-offset
193+
// grunt custom:+ajax,-dimensions,-effects,-offset
194194
//
195195
// Becomes:
196196
//

0 commit comments

Comments
 (0)