Skip to content

Commit 3bfbce2

Browse files
committed
Fix build error
1 parent 817b0fc commit 3bfbce2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/integrations/app-development/jfrog-xray.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ Choose one of the following methods to configure the JFrog Xray source and insta
9191

9292
<Tabs
9393
className="unique-tabs"
94-
defaultValue="Cloud-to-Cloud source setup and app installation"
94+
defaultValue="Cloud-to-cloud source setup and app installation"
9595
values={[
96-
{label: 'Cloud-to-Cloud source setup and app installation', value: 'Cloud-to-cloud source setup and app installation'},
96+
{label: 'Cloud-to-cloud source setup and app installation', value: 'Cloud-to-cloud source setup and app installation'},
9797
{label: 'HTTP source setup and app installation', value: 'HTTP source setup and app installation'}
9898
]}>
9999

docs/integrations/google/bigquery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Choose one of the following methods to configure the Google BigQuery source and
3838
className="unique-tabs"
3939
defaultValue="Cloud-to-cloud source setup and app installation"
4040
values={[
41-
{label: 'Cloud-to-Cloud source setup and app installation', value: 'Cloud-to-Cloud source setup and app installation'},
41+
{label: 'Cloud-to-cloud source setup and app installation', value: 'Cloud-to-cloud source setup and app installation'},
4242
{label: 'HTTP source setup and app installation', value: 'HTTP source setup and app installation'}
4343
]}>
4444

0 commit comments

Comments
 (0)