Skip to content

Commit c10e2f9

Browse files
committed
v6
1 parent a3b1d12 commit c10e2f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This package provides an easy way to integrate MailChimp with Statamic forms and
66
## Requirements
77

88
* PHP 8.2+
9-
* Statamic v5
9+
* Statamic v6
1010

1111
## Installation
1212

@@ -101,7 +101,7 @@ Don't forget to add the `gdpr` field to your form's blueprint.
101101
102102
### Data storage
103103
104-
Any user related settings are stored by default in `resources/mailchimp.yaml`.
104+
Any user related settings are stored by default in `resources/mailchimp.yaml`.
105105
106106
If you want to change this or use a different data store, you can bind `\StatamicRadPack\Mailchimp\UserConfig::class` in your app service provider. You should modify the `getSavedSettings`, `save`, and `exists` methods according to your requirements.
107107

0 commit comments

Comments
 (0)