Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotoki1337 committed Feb 15, 2024
1 parent 466e7df commit db846ef
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cards/Monzo Bank/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"card": {
"type": "Debit",
"brand": "MasterCard",
"brand": "Mastercard",
"level": "World Elite",
"country": "GB"
},
Expand All @@ -27,7 +27,7 @@
],
"card": {
"type": "Credit",
"brand": "MasterCard",
"brand": "Mastercard",
"level": "Platinum",
"country": "GB"
},
Expand Down
2 changes: 1 addition & 1 deletion Cards/Starling Bank/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

"card": {
"type": "Debit",
"brand": "MasterCard",
"brand": "Mastercard",
"level": "World",
"country": "GB"
},
Expand Down
2 changes: 1 addition & 1 deletion Cards/Zlich/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"description": "Zilch MasterCard",
"card": {
"type": "Debit",
"brand": "MasterCard",
"brand": "Mastercard",
"level": "World",
"category": "Commercial",
"country": "GB"
Expand Down

0 comments on commit db846ef

Please sign in to comment.