aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'using-git.texinfo')
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 72b5841..5b4b95a 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -393,7 +393,7 @@ ssh-keygen -t rsa -C 'YOUR_EMAIL_ADDRESS'
Git is a version control system known for
its lightning speed@footnote{Especially
-under POSIX compatible systems.} and being
+under POSIX-compatible systems.} and being
distributed. A version control system is a
system for storing changes in a history
tree and allow for multiple people to work