doc: update the order of the syntax `git merge --continue`
[gitweb.git] / Documentation / git-merge.txt
index 04fdd8cf086db6413a01421c306a80c9583f7fa4..4a565a15e4f00f70226e1a4198086b4850ec18ee 100644 (file)
@@ -57,7 +57,7 @@ reconstruct the original (pre-merge) changes. Therefore:
 discouraged: while possible, it may leave you in a state that is hard to
 back out of in the case of a conflict.
 
-The fourth syntax ("`git merge --continue`") can only be run after the
+The third syntax ("`git merge --continue`") can only be run after the
 merge has resulted in conflicts.
 
 OPTIONS