Skip to content

Commit

Permalink
📝 fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shierro authored Jan 31, 2019
1 parent 75ee3c7 commit dee5dfa
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 @@ -14,7 +14,7 @@
Mailchimp api wrapper for the [mailchimp export API v1](https://developer.mailchimp.com/documentation/mailchimp/guides/how-to-use-the-export-api/) using [request/request](https://github.com/request/request) library.

## Breaking change
- On V4+, functionName+"raw" is removed. raw is now an option.
- On V0.4+, functionName+"raw" is removed. raw is now an option.


```javascript
Expand Down

0 comments on commit dee5dfa

Please sign in to comment.