diff options
Diffstat (limited to 'commands')
-rw-r--r-- | commands/root.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/root.go b/commands/root.go index 1a424d32..92d32a5a 100644 --- a/commands/root.go +++ b/commands/root.go @@ -25,7 +25,7 @@ var RootCmd = &cobra.Command{ git-bug use git objects to store the bug tracking separated from the files history. As bugs are regular git objects, they can be pushed and pulled from/to -the same git remote your are already using to collaborate with other peoples. +the same git remote you are already using to collaborate with other people. `, |