Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
akiioto committed Oct 28, 2024
1 parent c861563 commit 1057ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/types/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
)

// User holds kyma development team user details.
// It provides mapping of various details used for integration different systems.
// It provides mapping of various details used for intgration different systems.
// It holds information about automerge notification preferences.
type User struct {
ComGithubUsername string `yaml:"com.github.username,omitempty"`
Expand Down

0 comments on commit 1057ee6

Please sign in to comment.