aboutsummaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorWes Turner <50891+westurner@users.noreply.github.com>2020-04-30 16:24:03 -0400
committerMichael Muré <batolettre@gmail.com>2020-05-01 00:36:01 +0200
commit25d633d5b09a3dd72373b32be489aa374bf2cdd2 (patch)
treee0d913f4b3905229b55e9dd8a837bf25fcdf333a /commands
parent0434d9203a4accb8a805ed272b340a3a19d286b4 (diff)
downloadgit-bug-25d633d5b09a3dd72373b32be489aa374bf2cdd2.tar.gz
DOC: commands/root.go: syntax
Diffstat (limited to 'commands')
-rw-r--r--commands/root.go2
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.
`,