fix wording
This commit is contained in:
parent
5d2d4cbf0f
commit
b3a5a4c02e
@ -22,7 +22,7 @@ public class ResetSubCommand extends BatSubCommand {
|
||||
|
||||
@Autowired
|
||||
public ResetSubCommand(@NonNull UserService userService) {
|
||||
super("reset", "Resets the settings");
|
||||
super("reset", "Reset your settings");
|
||||
this.userService = userService;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user