Skip to content

Commit bf2fbde

Browse files
committed
Update README.md
1 parent 5c4d162 commit bf2fbde

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
@@ -74,7 +74,7 @@ Network layer for running requests like GET, POST, PUT, DELETE etc customizable
7474

7575
# The concept
7676

77-
* Proxy is defining a communication layer. Proxy is responsible for exchanging data a data source. There might be Http proxy, File proxy etc or some flavours REST proxy, LongFile proxy.
77+
* Proxy is defining a communication layer and responsible for exchanging data with data source. There might be Http proxy, File proxy etc or some flavours REST proxy, LongFile proxy.
7878
* Reader and Writer are used to interpret data.
7979

8080
![The concept](https://github.com/The-Igor/async-http-client/blob/main/img/concept.png)

0 commit comments

Comments
 (0)