Fixed Typo in chapter-05.md

This commit is contained in:
The Summer
2020-09-01 10:25:22 +05:30
committed by GitHub
parent a42c429d67
commit ac28b820fe
@@ -2,10 +2,10 @@
authors: authors:
- "Kibb#4205" - "Kibb#4205"
created_at: 2020/06/08 created_at: 2020/06/08
title: "Chapter 4: Reading from the socket" title: "Chapter 5: Reading from the socket"
--- ---
## Chapter 4: Reading from the socket. ## Chapter 5: Reading from the socket.
It's a good start, we have a server that can accept connections. It will write a message to the client. It's a good start, we have a server that can accept connections. It will write a message to the client.