Skip to content

Commit df496f5

Browse files
committed
Fix typo
1 parent b0f54b1 commit df496f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ if (!empty($response) && isset($response->lists)) {
7676

7777
### API Key vs OAuth Access Token
7878

79-
If you need to connect to Mailchimp using an OAuth generated access token modify your calls to use the Mailchimp2 class as follows.
79+
If you need to connect to Mailchimp using an OAuth generated access token, modify your calls to use the Mailchimp2 class as follows.
8080

8181
```php
8282
<?php

0 commit comments

Comments
 (0)