Skip to content

Commit de697b8

Browse files
Fix a typo
1 parent 7dedbe7 commit de697b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/transactional.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
},
178178
"swagger": "2.0",
179179
"info": {
180-
"version": "1.0.59",
180+
"version": "1.0.60",
181181
"title": "Mailchimp Transactional API",
182182
"contact": {
183183
"name": "API Support",
@@ -10128,7 +10128,7 @@
1012810128
"properties": {
1012910129
"email": {
1013010130
"type": "string",
10131-
"description": "the email address that was removed from the denylist"
10131+
"description": "the email address that was removed from the allowlist"
1013210132
},
1013310133
"deleted": {
1013410134
"type": "boolean",

0 commit comments

Comments
 (0)