diff --git a/Protocol.md b/Protocol.md index 07f792d..2cc3ab0 100644 --- a/Protocol.md +++ b/Protocol.md @@ -127,7 +127,7 @@ Response to client packet `0`: Ping.
string |
- Any arbitrary string, do not rely on the data sent here. Original client sent pong , SharpChat currently sends the current Unix epoch timestamp in seconds. |
+ Any arbitrary string, do not rely on the data sent here. Original Sock Chat server sent pong , SharpChat currently sends the current Unix epoch timestamp in seconds. |