8000 Merge pull request #272 from kbsanders/patch-1 · JavaScriptExpert/kue@fb6b0cd · GitHub
[go: up one dir, main page]

Skip to content

Commit fb6b0cd

Browse files
committed
Merge pull request Automattic#272 from kbsanders/patch-1
Typo
2 parents ed2d333 + 6c76e32 commit fb6b0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/queue/job.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ Job.prototype.priority = function(level){
376376
};
377377

378378
/**
379-
* Increment attemps, invoking callback `fn(remaining, attempts, max)`.
379+
* Increment attempts, invoking callback `fn(remaining, attempts, max)`.
380380
*
381381
* @param {Function} fn
382382
* @return {Job} for chaining

0 commit comments

Comments
 (0)
0