From b2133c53d10643b23e609624925e53e1ade0b01e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 12 Mar 2024 21:19:09 -0700 Subject: Fix several typos. --- json/items/armor/swimming.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/items/armor/swimming.json') diff --git a/json/items/armor/swimming.json b/json/items/armor/swimming.json index 3ae39f4..f6aad57 100644 --- a/json/items/armor/swimming.json +++ b/json/items/armor/swimming.json @@ -9,5 +9,5 @@ { "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 10, 10 ] }, { "covers": [ "legs" ], "coverage": 100, "encumbrance": [ 10, 12 ] } ] - }, + } ] -- cgit v1.2.1