diff --git a/packages/web/src/lib/constants.ts b/packages/web/src/lib/constants.ts index 3aac5095..b8c81962 100644 --- a/packages/web/src/lib/constants.ts +++ b/packages/web/src/lib/constants.ts @@ -19,6 +19,6 @@ export const TEAM_FEATURES = [ "Blazingly fast code search", "Index hundreds of repos from multiple code hosts (GitHub, GitLab, Gerrit, Gitea, etc.). Self-hosted code hosts supported.", "Public and private repos supported.", - "Create sharable links to code snippets.", + "Create shareable links to code snippets.", "Powerful regex and symbol search", ] \ No newline at end of file