Skip to content

Commit

Permalink
Merge pull request #238 from Machou/patch-1
Browse files Browse the repository at this point in the history
Fix coma
  • Loading branch information
samayo authored Dec 3, 2022
2 parents b0c5342 + 7d07fc2 commit c547402
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/country-by-national-dish.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,11 +285,11 @@
},
{
"country": "Finland",
"dish": "Karjalanpaisti,Mämmi, Sautéed reindeer"
"dish": "Karjalanpaisti, Mämmi, Sautéed reindeer"
},
{
"country": "France",
"dish": "Crêpe, Pot-au-feu,Macaron, Bisque"
"dish": "Crêpe, Pot-au-feu, Macaron, Bisque"
},
{
"country": "French Guiana",
Expand Down

0 comments on commit c547402

Please sign in to comment.