Skip to content

Commit e0ef4c4

Browse files
authored
Update README.md
1 parent 9b4910e commit e0ef4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Chat support using JavaFX and socket TCP (stream) to be used for Cluedo app
8181
</tr>
8282
<tr>
8383
<td><b>Disconnection</b></td>
84-
<td>When the server leave the room or close the application, every user get disconnected.</td>
84+
<td>When the server leave the room or close the application, each connected user get disconnected.</td>
8585
<td width="40%"><img src="https://github.com/mikyll/JavaFX-MultiplayerLobbySystem/blob/main/gfx/example-disconnection.gif" alt="Disconnection example"/></td>
8686
</tr>
8787
</table>

0 commit comments

Comments
 (0)