diff --git a/src/main/java/com/volmit/iris/core/commands/CommandIris.java b/src/main/java/com/volmit/iris/core/commands/CommandIris.java index 6fd8e0767..7caaa63a5 100644 --- a/src/main/java/com/volmit/iris/core/commands/CommandIris.java +++ b/src/main/java/com/volmit/iris/core/commands/CommandIris.java @@ -75,7 +75,7 @@ public class CommandIris implements DecreeExecutor { ) { if (multiverse){ sender().sendMessage(C.RED + "Your server has an incompatibility that may corrupt all worlds on the server if not handled properly."); - sender().sendMessage(C.RED + "its strongly advised for you to take action. see log for full detail"); + sender().sendMessage(C.RED + "it is strongly advised for you to take action. see log for full detail"); Iris.safeguard(C.RED + "----------------------------------------------------------------"); Iris.safeguard(C.RED + "Command ran: /iris create"); ServerBoot.incompatiblepluginset();