Skip to content

Commit

Permalink
Docs: fix code bug in README.md (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
indatawetrust authored and simison committed Nov 24, 2019
1 parent 7736501 commit 4be084e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -700,7 +700,7 @@ try {
console.log('Successfully removed job from collection');
} catch (e) {
console.error('Error removing job from collection');
});
}
```

### disable()
Expand Down

0 comments on commit 4be084e

Please sign in to comment.