Skip to content

Commit

Permalink
update comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
trentdibacco committed Oct 17, 2024
1 parent 44a351b commit 9246ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/vaultradar/radar_source.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var (
)

// radarSourceResource is an implementation for configuring specific types Radar data sources.
// Examples: hcp_vault_radar_source_github_cloud and hcp__vault_radar_source_github_enterprise make use of
// Examples: hcp_vault_radar_source_github_cloud and hcp_vault_radar_source_github_enterprise make use of
// this implementation to define resources with specific schemas, validation, and state details related to their types.
type radarSourceResource struct {
client *clients.Client
Expand Down

0 comments on commit 9246ee6

Please sign in to comment.