diff --git a/runelite-client/src/main/java/net/runelite/client/plugins/kourendlibrary/KourendLibraryConfig.java b/runelite-client/src/main/java/net/runelite/client/plugins/kourendlibrary/KourendLibraryConfig.java index e95389f50b..b61a24c139 100644 --- a/runelite-client/src/main/java/net/runelite/client/plugins/kourendlibrary/KourendLibraryConfig.java +++ b/runelite-client/src/main/java/net/runelite/client/plugins/kourendlibrary/KourendLibraryConfig.java @@ -36,7 +36,7 @@ public interface KourendLibraryConfig extends Config @ConfigItem( keyName = "hideButton", name = "Hide when outside of the library", - description = "Don't show the button in the sidebar when your not in the library" + description = "Don't show the button in the sidebar when you're not in the library" ) default boolean hideButton() {