Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Mar 16, 2023
1 parent 845a2cb commit e7491ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
public class Ashfang {

@Expose
@ConfigOption(name = "Freeze", desc = "Show the cooldown fpr how long Ashfang blocks your abilities.")
@ConfigOption(name = "Freeze", desc = "Show the cooldown for how long Ashfang blocks your abilities.")
@ConfigEditorBoolean
public boolean freezeCooldown = false;

Expand Down

0 comments on commit e7491ac

Please sign in to comment.