]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update README.md
authorTom Christie <tom@tomchristie.com>
Tue, 23 Apr 2019 10:57:24 +0000 (11:57 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Apr 2019 10:57:24 +0000 (11:57 +0100)
README.md

index a22e2417a306e7fd6b76f1e0cd5c52390f2319b7..e85237989df8f7971102ff51d44ca14cde24ce0e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ A low-level async HTTP library.
 * SSL verification. (Done)
 * Proxy support. (Not done)
 * HTTP/2 support. (Not done)
-* Support *both* async and sync operations. (Done.)
+* Support *both* async and sync operations. (Done)
 
 ## Motivation