Fix syntax

That's why you shouldn't make changes on Github
This commit is contained in:
ZacSharp 2022-04-01 00:33:27 +02:00 committed by GitHub
parent ef4c2bbc98
commit 2908c7499c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ public class MineCommand extends Command {
"Also see the legitMine settings (see #set l legitMine).",
"",
"Usage:",
"> mine diamond_ore - Mines all diamonds it can find.",
"> mine diamond_ore - Mines all diamonds it can find."
);
}
}