Skip to content

Commit 56474ba

Browse files
sjswerdlowmattcary
authored andcommitted
Update parameters.go
Fixing a linting issue.
1 parent 879546a commit 56474ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/common/parameters.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323

2424
const (
2525
// Disk Params
26-
ParameterAccessMode = "access-mode"
26+
ParameterAccessMode = "access-mode"
2727

2828
// Parameters for StorageClass
2929
ParameterKeyType = "type"

0 commit comments

Comments
 (0)