Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ibolmo committed Sep 23, 2014
1 parent b1967aa commit fde3554
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 @@ -53,7 +53,7 @@ The delimeter to join all the source files together.
#### options.callback
Type: `Function`

The function to be called when compile is done. The compiled content will passed as first parameter into the callback function.
The function to be called when compilation is finished. The compiled content will passed as the first argument in the callback function.

#### options.noOutput
Type: `Boolean`
Expand Down

0 comments on commit fde3554

Please sign in to comment.