We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4910e commit e0ef4c4Copy full SHA for e0ef4c4
README.md
@@ -81,7 +81,7 @@ Chat support using JavaFX and socket TCP (stream) to be used for Cluedo app
81
</tr>
82
<tr>
83
<td><b>Disconnection</b></td>
84
- <td>When the server leave the room or close the application, every user get disconnected.</td>
+ <td>When the server leave the room or close the application, each connected user get disconnected.</td>
85
<td width="40%"><img src="https://github.com/mikyll/JavaFX-MultiplayerLobbySystem/blob/main/gfx/example-disconnection.gif" alt="Disconnection example"/></td>
86
87
</table>
0 commit comments