Skip to content

Commit

Permalink
Updated 'grunt.js' to 'Gruntfile.js'
Browse files Browse the repository at this point in the history
  • Loading branch information
b-long committed Oct 17, 2013
1 parent f5a12a7 commit 486bd4b
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 @@ -19,7 +19,7 @@ grunt.loadNpmTasks('grunt-requirejs');

## Overview

Inside your `grunt.js` file add a section named `requirejs`. This section specifies the options passed to [RequireJS Optimizer](http://requirejs.org/docs/optimization.html).
Inside your `Gruntfile.js` file add a section named `requirejs`. This section specifies the options passed to [RequireJS Optimizer](http://requirejs.org/docs/optimization.html).

### Parameters

Expand Down

0 comments on commit 486bd4b

Please sign in to comment.