There was an error while loading. Please reload this page.
1 parent 1a7bfc3 commit 9ae8e01Copy full SHA for 9ae8e01
1 file changed
README.md
@@ -99,7 +99,7 @@ API
99
100
The `HttpsProxyAgent` class implements an `http.Agent` subclass that connects
101
to the specified "HTTP(s) proxy server" in order to proxy HTTPS and/or WebSocket
102
-requests. This is acheived by using the HTTP `CONNECT` method.
+requests. This is achieved by using the HTTP `CONNECT` method.
103
104
The `opts` argument may either be a string URI of the proxy server to use, or an
105
"options" object with more specific properties:
0 commit comments