Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
James Haley committed Mar 19, 2015
1 parent c6a944e commit 79438da
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 @@ -24,7 +24,7 @@ Batchelor.add(...)
Batchelor.run(...)
```

you now need to create an instance:
You now need to create an instance of Batchelor:

``` node
var Batchelor = require('batchelor')
Expand Down

0 comments on commit 79438da

Please sign in to comment.