Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenmiller committed Apr 2, 2024
1 parent 26ac323 commit 6372c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/c8y/retentionRules.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ type RetentionRule struct {
// RetentionRule id
ID string `json:"id,omitempty"`

// RetentionRule will be applied to documnets with source
// RetentionRule will be applied to documents with source
Source string `json:"source,omitempty"`

// RetentionRule will be applied to documents with type
Expand Down

0 comments on commit 6372c66

Please sign in to comment.