Fix typo
This commit is contained in:
parent
4e6d01b3db
commit
7c9df6ff95
|
@ -29,6 +29,6 @@ The game has the following commands:
|
||||||
simulates a server (`server-to`) receiving a message from another server (`server-from`)
|
simulates a server (`server-to`) receiving a message from another server (`server-from`)
|
||||||
|
|
||||||
the message must have been previously sent with `send <server-from> <message>`
|
the message must have been previously sent with `send <server-from> <message>`
|
||||||
- quit
|
- `quit`
|
||||||
|
|
||||||
quits the game
|
quits the game
|
||||||
|
|
Loading…
Reference in New Issue