From a10a10e6689d1e9805f530073554f5bdab01492c Mon Sep 17 00:00:00 2001 From: Theta-Dev Date: Fri, 6 Nov 2020 15:59:26 +0100 Subject: [PATCH] Fixed typo --- src/main/resources/assets/constructionwand/lang/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/constructionwand/lang/en_us.json b/src/main/resources/assets/constructionwand/lang/en_us.json index b169c1b..ff6ce4e 100644 --- a/src/main/resources/assets/constructionwand/lang/en_us.json +++ b/src/main/resources/assets/constructionwand/lang/en_us.json @@ -15,7 +15,7 @@ "constructionwand.option.lock": "Restriction: ", "constructionwand.option.lock.horizontal": "§aLeft/Right", - "constructionwand.option.lock.horizontal.desc": "Build a horizontal column in fromt of the original block", + "constructionwand.option.lock.horizontal.desc": "Build a horizontal column in front of the original block", "constructionwand.option.lock.vertical": "§aUp/Down", "constructionwand.option.lock.vertical.desc": "Build a vertical column in front of the original block", "constructionwand.option.lock.northsouth": "§6North/South",