Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 2833476

Browse files
committed
Fixing intendation
1 parent 4b437c9 commit 2833476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: apis/objectstorage/v1alpha1/types.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ type BucketSpec struct {
110110

111111
type BucketStatus struct {
112112
// BucketReady is a boolean condition to reflect the successful creation
113-
// of a bucket.
113+
// of a bucket.
114114
BucketReady bool `json:"bucketReady,omitempty"`
115115

116116
// BucketID is the unique id of the bucket in the OSP. This field will be

0 commit comments

Comments
 (0)