Skip to content

Commit

Permalink
docs(proxy): fix typo (#3207)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta authored May 6, 2024
1 parent de5790a commit 31027d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/best-practices/proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Connecting through a proxy is possible by:

- Using [AgentProxy](../api/ProxyAgent.md).
- Using [ProxyAgent](../api/ProxyAgent.md).
- Configuring `Client` or `Pool` constructor.

The proxy url should be passed to the `Client` or `Pool` constructor, while the upstream server url
Expand Down

0 comments on commit 31027d4

Please sign in to comment.