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 baed5bc commit f83f7cfCopy full SHA for f83f7cf
docs/integrations/app-development/jfrog-xray.md
@@ -93,7 +93,7 @@ Choose one of the following methods to configure the JFrog Xray source and insta
93
className="unique-tabs"
94
defaultValue="Cloud-to-Cloud source setup and app installation"
95
values={[
96
- {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'},
97
{label: 'HTTP source setup and app installation', value: 'HTTP source setup and app installation'}
98
]}>
99
0 commit comments