We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a6582 commit 22205dfCopy full SHA for 22205df
1 file changed
docs/proxies.md
@@ -88,7 +88,7 @@ If you use proxies, keep in mind that the `httpcore` package only supports proxi
88
89
The `httpcore` package also supports proxies using the SOCKS5 protocol.
90
91
-Make sure to install the optional dependancy using `pip install 'httpcore[socks]'`.
+Make sure to install the optional dependency using `pip install 'httpcore[socks]'`.
92
93
The `SOCKSProxy` class should be using instead of a standard connection pool:
94
0 commit comments