From f58f2a26e027d8c34e4b7ab72b5e2b20c0126ed3 Mon Sep 17 00:00:00 2001 From: Sollace Date: Mon, 27 Feb 2023 15:28:13 +0000 Subject: [PATCH] Fix yet another typo --- src/main/resources/assets/unicopia/lang/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/unicopia/lang/en_us.json b/src/main/resources/assets/unicopia/lang/en_us.json index c03f02d2..ccd79266 100644 --- a/src/main/resources/assets/unicopia/lang/en_us.json +++ b/src/main/resources/assets/unicopia/lang/en_us.json @@ -217,7 +217,7 @@ "spell.unicopia.mind_swap": "Mind Swap", "spell.unicopia.mind_swap.lore": "Temporarily swaps the caster's mind into the body of another entity or player", "spell.unicopia.displacement": "Displacement", - "spell.unicopia.displacement.lore": "Swaps the caster's locatin with that of another entity", + "spell.unicopia.displacement.lore": "Swaps the caster's location with that of another entity", "spell.unicopia.portal": "Arcane Rift", "spell.unicopia.portal.lore": "Connects two points in space for fast travel between", "spell.unicopia.necromancy": "Necromancy",