From 34a0bff760f2e5e2a6a50598a5368f0835823cf6 Mon Sep 17 00:00:00 2001 From: PiggyPiglet Date: Fri, 24 Jul 2020 17:37:33 +0800 Subject: [PATCH] removed apostrophe, apparently that particular rule doesn't apply to "its". --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index c607d2f..39e6122 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -59,7 +59,7 @@ permissions: description: "Allows you to parse placeholders" placeholderapi.reload: default: "op" - description: "Allows you to reload PAPI and it's configuration" + description: "Allows you to reload PAPI and its configuration" placeholderapi.version: default: "op" description: "Allows you to view the version of PAPI installed"