Skip to content

Commit 6f24d83

Browse files
committed
Minor fix
1 parent 6efc1ab commit 6f24d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The HTTP client contains many options you might need to take full control of
117117
the way the request is performed, including DNS pre-resolution, SSL parameters,
118118
public key pinning, etc. They can be defined globally in the configuration (to
119119
apply it to all requests) and to each request (which overrides any global
120-
authentication)
120+
configuration).
121121

122122
You can configure the global options using the ``default_options`` option:
123123

0 commit comments

Comments
 (0)