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