From 62f74b3112f4b8edddc25cfb6c5964ff4d232403 Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Thu, 15 Nov 2018 12:15:23 +1300 Subject: [PATCH] Correct small typo in config --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 01b03df3..55629a38 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -6,7 +6,7 @@ Permissions: # By turning this from 'false' to 'true' the plugin will no longer give them the options unless the player was # explicitly granted it. Even if by wildcard. The above example means they can only use "setburning" - # To summerize, "libsdisguises.disguise.cow" will no longer let them do any options on the cow disguise unless it + # To summarize, "libsdisguises.disguise.cow" will no longer let them do any options on the cow disguise unless it # was added to their permissions # You can read more about permissions here: https://www.spigotmc.org/wiki/lib-s-disguises-setting-up-permissions/