Skip to content

Commit 9ae8e01

Browse files
committed
README++
1 parent 1a7bfc3 commit 9ae8e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ API
9999

100100
The `HttpsProxyAgent` class implements an `http.Agent` subclass that connects
101101
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.
102+
requests. This is achieved by using the HTTP `CONNECT` method.
103103

104104
The `opts` argument may either be a string URI of the proxy server to use, or an
105105
"options" object with more specific properties:

0 commit comments

Comments
 (0)