Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
purplenicole730 committed Nov 21, 2024
1 parent a09687c commit abaabda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/billing_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ func sourceTypeFromProto(sourceType pb.SourceType) SourceType {
}
}

// ResourceUsageCostsBySource contains the resource usage costs of a source type.
// ResourceUsageCostsBySource contains the resource usage costs of a source.
type ResourceUsageCostsBySource struct {
SourceType SourceType
ResourceUsageCosts *ResourceUsageCosts
Expand Down

0 comments on commit abaabda

Please sign in to comment.