mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-08-02 13:00:14 -04:00
fix: typo in en-US food seed data (#7750)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
@@ -13725,11 +13725,11 @@
|
||||
"name": "anchovy stock",
|
||||
"plural_name": "anchovy stock"
|
||||
},
|
||||
"cream of chicken soup mix:": {
|
||||
"cream of chicken soup mix": {
|
||||
"aliases": [],
|
||||
"description": "",
|
||||
"name": "cream of chicken soup mix:",
|
||||
"plural_name": "cream of chicken soup mix:"
|
||||
"name": "cream of chicken soup mix",
|
||||
"plural_name": "cream of chicken soup mix"
|
||||
},
|
||||
"noodle soup mix": {
|
||||
"aliases": [],
|
||||
|
||||
Reference in New Issue
Block a user