aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug.md')
-rw-r--r--doc/md/git-bug.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/git-bug.md b/doc/md/git-bug.md
index 5f57f838..5a736f34 100644
--- a/doc/md/git-bug.md
+++ b/doc/md/git-bug.md
@@ -8,7 +8,7 @@ git-bug is a bug tracker embedded in git.
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.