Skip to content

Commit

Permalink
enh: clarify github connector copy (#2547)
Browse files Browse the repository at this point in the history
  • Loading branch information
fontanierh authored Nov 15, 2023
1 parent 8e60433 commit 158ba73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/lib/connector_providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export const CONNECTOR_CONFIGURATIONS: Record<
isBuilt: true,
logoPath: "/static/github_black_32x32.png",
description:
"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.",
"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.",
logoComponent: GithubLogo,
isNested: false,
},
Expand Down

0 comments on commit 158ba73

Please sign in to comment.