Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Tolstoy committed Oct 21, 2012
1 parent 0da4c09 commit aaa2671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ Sugar for setTimeout.
});

wait('2 minutes', function(){
// Do something in 2 seconds
// Do something in 2 minutes
}, 'awesomeId');

## repeat(time, callback, id, callBefore = false)
Expand Down

0 comments on commit aaa2671

Please sign in to comment.