Skip to content

Commit 1c64bbe

Browse files
authored
updated README.md
1 parent b3af35e commit 1c64bbe

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
@@ -152,4 +152,4 @@ public class ReturnTimePacket extends Packet {
152152
}
153153
```
154154

155-
When you want to send a packet to all clients, you can simply use the method server.sendToAllClients. Or if you want to disconnect all clients, you can simply call server.disconnectAllCLients.
155+
When you want to send a packet to all clients, you can simply use the method server.sendToAllClients. Or if you want to disconnect all clients, you can simply call server.disconnectAllClients.

0 commit comments

Comments
 (0)