We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e3243 commit 6af963dCopy full SHA for 6af963d
README.md
@@ -13,7 +13,7 @@ Below is the classes diagram used
13

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