We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80be702 commit b4788a3Copy full SHA for b4788a3
1 file changed
internal/config/config.go
@@ -7,7 +7,7 @@ import (
7
"strings"
8
)
9
10
-// ProxyEnvSettings contains enviornment configuration for setting up the proxy.
+// ProxyEnvSettings contains environment configuration for setting up the proxy.
11
type ProxyEnvSettings struct {
12
APIEndpoint string
13
PackageManager string
0 commit comments