Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
magodo committed Nov 21, 2024
1 parent 4f87062 commit a31bee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/2023-11-03/file/shares/delete.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ type DeleteSnapshotsType string

const (
DeleteSnapshotsInclude DeleteSnapshotsType = "include"
DeleteSnapshotsIncludeLeased DeleteSnapshotsType = "leased"
DeleteSnapshotsIncludeLeased DeleteSnapshotsType = "include-leased"
)

type DeleteInput struct {
Expand Down

0 comments on commit a31bee5

Please sign in to comment.