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 e192522..74c1501 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -615,7 +615,7 @@ git checkout BRANCH_NAME
@node Merging branches
@section Merging branches
-The merge a branch into another, switch
+To merge a branch into another, switch
to one of them and pull the other:
@example