From a57429d90eb694041554d2c4c6826b6b459a6453 Mon Sep 17 00:00:00 2001 From: ls-exxeta Date: Tue, 21 Jan 2025 07:40:36 +0100 Subject: [PATCH] Update help-im-behind-a-corporate-proxy.md Signed-off-by: ls-exxeta --- contrib/docs/tutorials/help-im-behind-a-corporate-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/docs/tutorials/help-im-behind-a-corporate-proxy.md b/contrib/docs/tutorials/help-im-behind-a-corporate-proxy.md index 56af70c3ae..131f31510c 100644 --- a/contrib/docs/tutorials/help-im-behind-a-corporate-proxy.md +++ b/contrib/docs/tutorials/help-im-behind-a-corporate-proxy.md @@ -41,7 +41,7 @@ There are however some ways to get this to work without too much effort. yarn start ``` - The default for `global-agent` is to have a prefix on the variable names, hence the need for specifying it twice. + The default for `global-agent` is to have a prefix on the variable names, hence the need for specifying it twice. For further information about https_proxy and no_proxy excludes see the global agent documentation https://github.com/gajus/global-agent. ## Configuration