diff --git a/data/presets/presets/shop/health_food.json b/data/presets/presets/shop/health_food.json index 80be91b21..a80333678 100644 --- a/data/presets/presets/shop/health_food.json +++ b/data/presets/presets/shop/health_food.json @@ -21,5 +21,5 @@ "tags": { "shop": "health_food " }, - "name": "Health food shop" + "name": "Health Food Shop" } \ No newline at end of file diff --git a/data/presets/presets/shop/wholesale.json b/data/presets/presets/shop/wholesale.json index e5067f766..289f242fd 100644 --- a/data/presets/presets/shop/wholesale.json +++ b/data/presets/presets/shop/wholesale.json @@ -20,5 +20,5 @@ "tags": { "shop": "wholesale" }, - "name": "Wholesale shop/store" + "name": "Wholesale Shop" } \ No newline at end of file