Skip to content

Commit 158ba73

Browse files
authored
enh: clarify github connector copy (#2547)
1 parent 8e60433 commit 158ba73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front/lib/connector_providers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export const CONNECTOR_CONFIGURATIONS: Record<
5050
isBuilt: true,
5151
logoPath: "/static/github_black_32x32.png",
5252
description:
53-
"Authorize access to your company's GitHub on a repository-by-repository basis. Dust can access Issues, Discussions, and Pull Request threads. Dust does not access code.",
53+
"Authorize access to your company's GitHub on a repository-by-repository basis. Dust can access Issues, Discussions, and Pull Request threads. We're working on adding support for code indexing.",
5454
logoComponent: GithubLogo,
5555
isNested: false,
5656
},

0 commit comments

Comments
 (0)