From aaf88c9ead0052d2cb2cfb72f3b5c1bb3580cc37 Mon Sep 17 00:00:00 2001 From: James Baber Date: Mon, 11 May 2015 20:49:02 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 134c1cb..c3c5899 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ cd back up one level and simply type 'ant' in the folder with build.xml inside i INSTALLATION ======================= -This is a core mod, and the jar should live in the 'coremods' directory of your server. If you put it uinder 'mods' it will try and fail to load, with an uninformative message. +This is a core mod, and the jar should live in the 'coremods' directory of your server. If you put it under 'mods' it will try and fail to load, with an uninformative message. FOR BUKKIT DEVS WHO WANT TO ENSURE COMPATIBILITY ===============================================