mirror of
https://github.com/aykhans/slash-e.git
synced 2026-04-21 14:00:01 +00:00
chore: tweak words
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ var (
|
||||
|
||||
rootCmd = &cobra.Command{
|
||||
Use: "slash",
|
||||
Short: `An open source, self-hosted bookmarks and link sharing solution.`,
|
||||
Short: `An open source, self-hosted bookmarks and link sharing platform.`,
|
||||
Run: func(_cmd *cobra.Command, _args []string) {
|
||||
ctx, cancel := context.WithCancel(context.Background())
|
||||
db := db.NewDB(profile)
|
||||
|
||||
Reference in New Issue
Block a user