aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/features/changeLogGUI/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/features/changeLogGUI/index.js b/src/features/changeLogGUI/index.js
index 914b2a7..47634f7 100644
--- a/src/features/changeLogGUI/index.js
+++ b/src/features/changeLogGUI/index.js
@@ -56,7 +56,7 @@ class ChangeLogGui extends Feature {
ChatLib.chat("§r")
ChatLib.chat("&1" + ChatLib.getChatBreak("-").trim())
- ChatLib.chat(" &6New SoopyV2 Version is avalible (" + version + ")")
+ ChatLib.chat(" &6New SoopyV2 Version is available (" + version + ")")
ChatLib.chat("§r§r")
new TextComponent(" &e[CLICK] &7- View changelog and download update").setHover("show_text", "&2Open changelog").setClick("run_command", "/soopyv2 changelog").chat()
ChatLib.chat("&1" + ChatLib.getChatBreak("-").trim())