Skip to content

Commit 97f2c0f

Browse files
committed
Fixed a typo
1 parent e97b277 commit 97f2c0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/ir/buddy/mint/module/impl/entity/FeatherPluckModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public String getConfigPath() {
5858

5959
@Override
6060
public String getDescription() {
61-
return "Pluck feathers from chickens with shears with a cooldown and red highlight.";
61+
return "Pluck feathers from chickens with shears.";
6262
}
6363

6464
@Override

0 commit comments

Comments
 (0)