From a03c772c9aa59b78b4ce872536da57f5d38b678f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Mon, 27 May 2024 17:19:11 +0200 Subject: Oops fixed typo (#1218) --- items/FORGE_TRAVEL_SCROLL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/FORGE_TRAVEL_SCROLL.json') diff --git a/items/FORGE_TRAVEL_SCROLL.json b/items/FORGE_TRAVEL_SCROLL.json index c11732fe..4e72873c 100644 --- a/items/FORGE_TRAVEL_SCROLL.json +++ b/items/FORGE_TRAVEL_SCROLL.json @@ -14,7 +14,7 @@ "§9§lRARE TRAVEL SCROLL" ], "internalname": "FORGE_TRAVEL_SCROLL", - "crafttext": "Requries: HotM 2", + "crafttext": "Requires: HotM 2", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "infoType": "WIKI_URL", -- cgit