diff options
| author | Léo Kosman <leo.kosman@proton.me> | 2024-08-25 01:14:25 +0200 |
|---|---|---|
| committer | Léo Kosman <leo.kosman@proton.me> | 2024-08-25 21:15:33 +0200 |
| commit | 55aaf960c56cea5cccabf376040f6aabba811ca7 (patch) | |
| tree | b10b9b4fbe496f278f9feb5a564ed4367403ca01 /Writerside | |
| parent | 4bdcab3243c8b24e7f16993215d6ac5193adb16a (diff) | |
docs: change "stop" into "end"
Diffstat (limited to 'Writerside')
| -rw-r--r-- | Writerside/topics/usage.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Writerside/topics/usage.md b/Writerside/topics/usage.md index fa8da8d..b6c7ec8 100644 --- a/Writerside/topics/usage.md +++ b/Writerside/topics/usage.md @@ -4,12 +4,12 @@ To start a game, execute `/molehunt start` (you must be OP). -The game stops automatically if one of these two condition is met : +The game ends automatically if one of these two condition is met : - Every alive player is a mole. - The timer has run out. The game does not automatically end when every mole is dead to allow for -funny moments. But if needed, you can stop the game early by using +some funny moments. But if needed, you can stop the game early by using `/molehunt stop` (you must be OP). |
