itemstats: correct typo in Better (Some capped) description

This commit is contained in:
Adam
2020-08-30 15:15:49 -04:00
parent b8f6920ebb
commit 8bbd3b9365

View File

@@ -136,7 +136,7 @@ public interface ItemStatConfig extends Config
@ConfigItem(
keyName = "colorBetterSomecapped",
name = "Better (Some capped)",
description = "Color to show when some stat changes are capped, but some ar not",
description = "Color to show when some stat changes are capped, but some are not",
position = 11
)
default Color colorBetterSomeCapped()