aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 5b4b95a..b2d7a70 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -425,7 +425,7 @@ the version the user used.
Traditionally, version control systems
were centralised. Every project has one
repository all contributors pushed and
-pulled from. Git is distributed, this
+pulled from. Git is distributed. This
means that contributors clone the
respository and works on that clone
instead of ``checking out'' the current