spelling fix in git-repository.5
diff --git a/got/git-repository.5 b/got/git-repository.5
index 433d6bb..e66e35c 100644
--- a/got/git-repository.5
+++ b/got/git-repository.5
@@ -51,7 +51,7 @@ known as a
.It Tags
A
.Em tag
-object associates an user-defined label with another object, which is
+object associates a user-defined label with another object, which is
typically a commit object.
Tag objects also contains a tag message, as well as author and
timestamp information.