Skip to content

Commit 36a3a17

Browse files
authored
Update option.go
1 parent fa32941 commit 36a3a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oss/option.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const (
3131
redundancyType = "redundancy-type"
3232
objectHashFunc = "object-hash-func"
3333
reservedCapacityInstanceId = "reserved-capacity-instance-id"
34-
contextArg = "x-context-arg"
34+
contextArg = "x-context-arg"
3535
)
3636

3737
type (

0 commit comments

Comments
 (0)