Skip to content

Commit 6af963d

Browse files
authored
Update README.md
1 parent 43e3243 commit 6af963d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Below is the classes diagram used
1313
![classes diagram](imgs/socket-client.png)
1414

1515

16-
## Classes and they description
16+
## Classes and their description
1717
### Request class
1818
This class represents a request to send to the server, requests are made by the client and are managed by a RequestManager Object
1919
To each request is assigned a hash code (`hash field`) , which becomes usefull when a response is received from the server.

0 commit comments

Comments
 (0)