Skip to content

Commit

Permalink
refactor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brunacamposxx committed Mar 11, 2024
1 parent ebb8c4f commit b9fb75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/preapproval/update_request.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package preapproval

import "time"

// UpdateRequest represents a request for creating a pre approval.
// UpdateRequest represents a request for updating a pre approval.
type UpdateRequest struct {
AutoRecurring *AutoRecurringRequest `json:"auto_recurring,omitempty"`

Expand Down

0 comments on commit b9fb75d

Please sign in to comment.