Skip to content

Commit

Permalink
Merge pull request crossplane#5832 from stellrust/master
Browse files Browse the repository at this point in the history
chore: fix comment for struct field
  • Loading branch information
turkenh authored Aug 6, 2024
2 parents 691dcc7 + 4959d72 commit 63d16f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/controller/apiextensions/composite/connection.go
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ type ConnectionDetailExtractConfig struct {
// connection secret of the composition instance.
Name string

// FromConnectionDetailKey is the key that will be used to fetch the value
// FromConnectionSecretKey is the key that will be used to fetch the value
// from the given target resource's connection details.
FromConnectionSecretKey *string

Expand Down

0 comments on commit 63d16f5

Please sign in to comment.