Skip to content

Commit dd44930

Browse files
authored
Merge pull request #402 from patrick-murphy-intuit/deploy-test
Fix a typo
2 parents 53a251f + de697b8 commit dd44930

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)