We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a944e commit 79438daCopy full SHA for 79438da
README.md
@@ -24,7 +24,7 @@ Batchelor.add(...)
24
Batchelor.run(...)
25
```
26
27
-you now need to create an instance:
+You now need to create an instance of Batchelor:
28
29
``` node
30
var Batchelor = require('batchelor')
0 commit comments