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 7e6294f..248b758 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -320,7 +320,7 @@ control also lets you create branches, these
are different versions of the same project
being developed concurrently which lets your
team implement features in parallel and
-merge them into the mainline when stable.
+merge them down onto the mainline when stable.
And other important feature of version
control that can be used to tag releases