Skip to content

Commit

Permalink
Added missing DRC currency name
Browse files Browse the repository at this point in the history
  • Loading branch information
Kishiko authored Jun 5, 2020
1 parent 0e5e9fe commit de777ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/country-by-currency-name.json
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@
},
{
"country": "The Democratic Republic of Congo",
"currency_name": null
"currency_name": "Franc Congolais"
},
{
"country": "Togo",
Expand Down Expand Up @@ -971,4 +971,4 @@
"country": "Zimbabwe",
"currency_name": "Zimbabwe Dollar"
}
]
]

0 comments on commit de777ed

Please sign in to comment.