We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f54b1 commit df496f5Copy full SHA for df496f5
README.md
@@ -76,7 +76,7 @@ if (!empty($response) && isset($response->lists)) {
76
77
### API Key vs OAuth Access Token
78
79
-If you need to connect to Mailchimp using an OAuth generated access token modify your calls to use the Mailchimp2 class as follows.
+If you need to connect to Mailchimp using an OAuth generated access token, modify your calls to use the Mailchimp2 class as follows.
80
81
```php
82
<?php
0 commit comments