Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanosala authored Oct 17, 2017
1 parent 63d0de4 commit 711202a
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 @@ -217,7 +217,7 @@ bigCommerce.delete('/products/' + productId)
## Debugging
We use `debug`, so just run with environmental variable DEBUG set to `node-bigcommerce:*`
We use `debug`, so just run with environment variable DEBUG set to `node-bigcommerce:*`
```js
$ DEBUG=node-bigcommerce:* node my_test.js
Expand Down

0 comments on commit 711202a

Please sign in to comment.