Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #986 from ipiz/master
Fixed example: `job.log({[1,2,3,5,8]});` to `job.log([1,2,3,5,8]);`
- Loading branch information