mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 20:35:24 +00:00
fix typo in trial card
This commit is contained in:
parent
3f586dd927
commit
5c2bf01764
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
]
|
||||
Loading…
Reference in a new issue