From de697b8a83affc0c1f9440e33abf0fe157f4bd8b Mon Sep 17 00:00:00 2001 From: Patrick Murphy Date: Thu, 18 Sep 2025 12:37:55 -0400 Subject: [PATCH] Fix a typo --- spec/transactional.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/transactional.json b/spec/transactional.json index 2aae5b2..d432088 100644 --- a/spec/transactional.json +++ b/spec/transactional.json @@ -177,7 +177,7 @@ }, "swagger": "2.0", "info": { - "version": "1.0.59", + "version": "1.0.60", "title": "Mailchimp Transactional API", "contact": { "name": "API Support", @@ -10128,7 +10128,7 @@ "properties": { "email": { "type": "string", - "description": "the email address that was removed from the denylist" + "description": "the email address that was removed from the allowlist" }, "deleted": { "type": "boolean",