We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83f7cf commit fefc700Copy full SHA for fefc700
docs/integrations/google/bigquery.md
@@ -38,7 +38,7 @@ Choose one of the following methods to configure the Google BigQuery source and
38
className="unique-tabs"
39
defaultValue="Cloud-to-cloud source setup and app installation"
40
values={[
41
- {label: 'Cloud-to-cloud source setup and app installation', value: 'Cloud-to-cloud source setup and app installation'},
+ {label: 'Cloud-to-Cloud source setup and app installation', value: 'Cloud-to-Cloud source setup and app installation'},
42
{label: 'HTTP source setup and app installation', value: 'HTTP source setup and app installation'}
43
]}>
44
0 commit comments