Skip to content

Commit 16e8ab1

Browse files
authored
Merge pull request #19 from trycom/fix/3012
Fix typo in 3012
2 parents dce15a2 + 9675cfa commit 16e8ab1

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

mcc_codes.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mcc,edited_description,combined_description,usda_description,irs_description,irs
2525
3009,AIR CANADA,AIR CANADA,AIR CANADA,Airlines,Yes
2626
3010,KLM (ROYAL DUTCH AIRLINES),KLM (ROYAL DUTCH AIRLINES),KLM (ROYAL DUTCH AIRLINES),Airlines,Yes
2727
3011,AEORFLOT,AEORFLOT,AEORFLOT,Airlines,Yes
28-
3012,QUANTAS,QUANTAS,QUANTAS,Airlines,Yes
28+
3012,QANTAS,QANTAS,QANTAS,Airlines,Yes
2929
3013,ALITALIA,ALITALIA,ALITALIA,Airlines,Yes
3030
3014,SAUDIA ARABIAN AIRLINES,SAUDIA ARABIAN AIRLINES,SAUDIA ARABIAN AIRLINES,Airlines,Yes
3131
3015,SWISSAIR,SWISSAIR,SWISSAIR,Airlines,Yes

mcc_codes.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@
235235
},
236236
{
237237
"mcc": "3012",
238-
"edited_description": "QUANTAS",
239-
"combined_description": "QUANTAS",
240-
"usda_description": "QUANTAS",
238+
"edited_description": "QANTAS",
239+
"combined_description": "QANTAS",
240+
"usda_description": "QANTAS",
241241
"irs_description": "Airlines",
242242
"irs_reportable": "Yes",
243243
"id": 26

mcc_codes.ods

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
<text:p>3012</text:p>
559559
</table:table-cell>
560560
<table:table-cell table:number-columns-repeated="3" office:value-type="string">
561-
<text:p>QUANTAS</text:p>
561+
<text:p>QANTAS</text:p>
562562
</table:table-cell>
563563
<table:table-cell office:value-type="string">
564564
<text:p>Airlines</text:p>

mcc_codes.small.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

mcc_codes.xls

-3 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)