From fcb32e7f8f4f7c061488529cde44937aa8704259 Mon Sep 17 00:00:00 2001 From: kagi Date: Sat, 22 Jan 2022 16:28:23 +1100 Subject: [PATCH] fix an typo --- data/json/monsters/insect_spider.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/monsters/insect_spider.json b/data/json/monsters/insect_spider.json index 805c620a13e7f..e8f405c04edf5 100644 --- a/data/json/monsters/insect_spider.json +++ b/data/json/monsters/insect_spider.json @@ -981,7 +981,7 @@ "id": "mon_fly_mega", "type": "MONSTER", "name": { "str": "frigate fly", "str_pl": "frigate flies" }, - "description": "An mutant housefly the size of a cow, creating a loud buzzing sound as it inexplicably stays airborne.", + "description": "A mutant housefly the size of a cow, creating a loud buzzing sound as it inexplicably stays airborne.", "copy-from": "mon_fly", "diff": 5, "proportional": { "hp": 20, "speed": 0.25, "vision_day": 2 },