Skip to content

Commit 45b65ce

Browse files
authored
Fix Typo in Proxy Environment Variables Heading (#766)
Update basics.md
1 parent a5775da commit 45b65ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ fuelup self update
3838

3939
To configure `fuelup` to use your proxy setting you can change `http_proxy`(***other optional environments see below***) environment value. The value format is in [libcurl format](https://everything.curl.dev/usingcurl/proxies/type.html) as in `[protocol://]host[:port]`.
4040

41-
### Supported proxy enviroment variables
41+
### Supported proxy environment variables
4242

4343
- http_proxy
4444
- HTTP_PROXY

0 commit comments

Comments
 (0)