diff --git a/README.md b/README.md index 0af8e11..c75e861 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ This gem is tested against currently supported Ruby and Rails versions. For an u In version v5.3.0 the config directory files were renamed as follows: -`config/blacklisted_email_domains.yml` -> `config/deny_listed_email_domains.yml` +`config/blacklisted_email_domains.yml` -> `config/deny_listed_email_domains.yml` `config/whitelisted_email_domains.yml` -> `config/allow_listed_email_domains.yml` You won't need to make any changes yourself if you're installing this version for the first time. For individuals updating from earlier versions, make sure to update the file namings as per the above. In future versions this will be a breaking change.