From 5067730a30817b05f60b913fa6fdca3ad9efb279 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 9 Apr 2024 13:52:12 -0700 Subject: More typos. --- json/items/comestible/nuts.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/comestible/nuts.json') diff --git a/json/items/comestible/nuts.json b/json/items/comestible/nuts.json index 9658abf..bcf89c8 100644 --- a/json/items/comestible/nuts.json +++ b/json/items/comestible/nuts.json @@ -29,8 +29,8 @@ }, { "type": "COMESTIBLE", - "id": "cashew", - "copy-from": "cashew", + "id": "cashews", + "copy-from": "cashews", "name": { "str_sp": "cashews" }, "spoils_in": "242 days" }, -- cgit v1.2.1