aboutsummaryrefslogtreecommitdiff
path: root/docs/backends/httpurlconnection.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/backends/httpurlconnection.rst')
-rw-r--r--docs/backends/httpurlconnection.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/backends/httpurlconnection.rst b/docs/backends/httpurlconnection.rst
index a196343..fdea9b0 100644
--- a/docs/backends/httpurlconnection.rst
+++ b/docs/backends/httpurlconnection.rst
@@ -1,8 +1,7 @@
``HttpURLConnectionBackend``
============================
-The default **synchronous** backend. Sending a request returns a response wrapped
-in the identity type constructor, which is equivalent to no wrapper at all.
+The default **synchronous** backend. Sending a request returns a response wrapped in the identity type constructor, which is equivalent to no wrapper at all.
To use, add an implicit value::