We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c8ecfe + 0f4862f commit 15715faCopy full SHA for 15715fa
README.md
@@ -8,7 +8,7 @@ Async Http Client ([@AsyncHttpClient](https://twitter.com/AsyncHttpClient) on tw
8
The Async Http Client library's purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the HTTP responses.
9
The library also supports the WebSocket Protocol. The Async HTTP Client library is simple to use.
10
11
-I's built on top of [Netty](https://github.com/netty/netty) and currently requires JDK8.
+It's built on top of [Netty](https://github.com/netty/netty) and currently requires JDK8.
12
13
Latest `version`: [![Maven][mavenImg]][mavenLink]
14
0 commit comments