Skip to content

Commit a06b57a

Browse files
Merge pull request #265 from Nikhil-Ladha/fix-typos-4.18
Fixes typo in CSIAddonsNode file
2 parents e6d40d2 + 5650a8c commit a06b57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidecar/internal/csiaddonsnode/csiaddonsnode.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ type Manager struct {
6868
// CSI-driver that is included in the CSIAddonsNode object.
6969
Client client.Client
7070

71-
// Config is a ReST Config for the Kubernets API.
71+
// Config is a ReST Config for the Kubernetes API.
7272
Config *rest.Config
7373

7474
// kubernetes client to interact with the Kubernetes API.

0 commit comments

Comments
 (0)