We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b586cc5 commit 4615b04Copy full SHA for 4615b04
backend/pkg/headlampconfig/headlampConfig.go
@@ -7,7 +7,7 @@ import (
7
8
type HeadlampCFG struct {
9
UseInCluster bool
10
- // InClusterContextName is the name of the in-cluster context as it shoudl apper to users.
+ // InClusterContextName is the name of the in-cluster context as it should apper to users.
11
InClusterContextName string
12
ListenAddr string
13
CacheEnabled bool
0 commit comments