doc: fix singular/plural mismatch in git-rerere

conflict -> conflicts Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Elijah Newren committed Apr 16, 2026 at 23:36 UTC 60e8015d233a2431e75dcb832dcd5be5368ae452
1 file changed +1 -1
Documentation/git-rerere.adoc
+1 -1
@@ -44,7 +44,7 @@ will automatically invoke this command.
44 'forget' <pathspec>::
45
46 Reset the conflict resolutions which rerere has recorded for the current
47 -conflict in paths that match <pathspec>.
47 +conflicts in paths that match <pathspec>.
48
49 'diff'::
50