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 336f86f..2f37d88 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -1139,7 +1139,7 @@ git bisect bad
git bisect good LAST_KNOWN_GOOD_COMMIT
@end example
-After this you either of, depending if
+After this you either type, depending if
the commit Git checks out is good or bad:
@example