Skip to content

Commit

Permalink
Fix up comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Bridget Lane authored and sethvargo committed May 1, 2018
1 parent c4d7e54 commit ba3228c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastly/bigquery.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ type BigQuery struct {
ResponseCondition string `mapstructure:"response_condition"`
}

// GetBigQueryInput is used as input to the GetBQs function.
// GetBigQueryInput is used as input to the GetBigQuery function.
type GetBigQueryInput struct {
// Service is the ID of the service. Version is the specific configuration
// version. Both fields are required.
Expand Down

0 comments on commit ba3228c

Please sign in to comment.