From a1c973c96e0fda87f5383c7e5e31160d7b1111a7 Mon Sep 17 00:00:00 2001 From: BevapDin Date: Tue, 28 May 2019 19:57:38 +0200 Subject: [PATCH] Fix spelling of JSON member name --- data/json/construction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/construction.json b/data/json/construction.json index bf53826822b30..4b2cc066f68f6 100644 --- a/data/json/construction.json +++ b/data/json/construction.json @@ -2182,7 +2182,7 @@ { "type": "construction", "description": "Build Planter", - "catergory": "FURN", + "category": "FURN", "required_skills": [ [ "fabrication", 3 ] ], "time": "25 m", "qualities": [ [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_W", "level": 2 } ] ],