tpyo
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ function initialize(callback) {
|
||||
}
|
||||
|
||||
// Main process starts here
|
||||
debug(`Staring task ${taskId}`);
|
||||
debug(`Starting task ${taskId}`);
|
||||
|
||||
initialize(function (error) {
|
||||
if (error) return process.exit(50);
|
||||
|
||||
Reference in New Issue
Block a user