Skip to content

Commit

Permalink
Update documetation from 'coffee-script' to 'coffeescript'.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraser Davidson committed Nov 30, 2017
1 parent c5d231f commit 1a87729
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 @@ -30,7 +30,7 @@ gulp.task('coffee', function() {

## Options

- `coffee` (optional): A reference to a custom CoffeeScript version/fork (eg. `coffee: require('my-name/coffee-script')`)
- `coffee` (optional): A reference to a custom CoffeeScript version/fork (eg. `coffee: require('my-name/coffeescript')`)

Additionally, the options object supports all options that are supported by the standard CoffeeScript compiler.

Expand Down

0 comments on commit 1a87729

Please sign in to comment.