Skip to content

Commit

Permalink
Fix typo in comments
Browse files Browse the repository at this point in the history
Co-authored-by: Elie CHARRA <[email protected]>
  • Loading branch information
ilya-hontarau and eliecharra authored Jun 11, 2024
1 parent 49b7a20 commit 7505993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spacelift/internal/structs/audit_trail_webhook.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package structs

type AuditTrailWebhook struct {
AuditTrailWebhookRead
// CustomHeaders is used only for create/update, API doesn't return it back.
// CustomHeaders is used only for create/update, API doesn't return them back.
CustomHeaders StringMap `graphql:"customHeaders"`
}

Expand Down

0 comments on commit 7505993

Please sign in to comment.