Skip to content

Commit b66a9de

Browse files
Laurie T. Malauroboquat
authored andcommitted
[integrations] Fix wording
1 parent 0412c5f commit b66a9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/Setup.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default function Setup() {
3333
})();
3434
};
3535

36-
const headerText = "Configure a Git integration with a GitLab or GitHub instance.";
36+
const headerText = "Configure a Git integration with a GitLab, GitHub, or Bitbucket instance.";
3737

3838
return (
3939
<div>

0 commit comments

Comments
 (0)