Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonLaster authored Oct 7, 2017
1 parent 4bc7881 commit e4436ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ var bugzilla = bz.createClient({
```javascript
var bugzilla = bz.createClient({
url: "https://api-dev.bugzilla.mozilla.org/rest/",
api_key: "23dsf3423s"
api_key: "23dsf3423s",
timeout: 30000
});
```
Expand Down

0 comments on commit e4436ed

Please sign in to comment.