Skip to content

Commit 58ebd93

Browse files
kyleamgitster
authored andcommitted
gitworkflows: fix grammar in 'Merge upwards' rule
Signed-off-by: Kyle Meyer <[email protected]> Reviewed-by: Elijah Newren <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d33c875 commit 58ebd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitworkflows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ the unstable branch into the stable one. Hence the following:
107107
.Merge upwards
108108
[caption="Rule: "]
109109
=====================================
110-
Always commit your fixes to the oldest supported branch that require
110+
Always commit your fixes to the oldest supported branch that requires
111111
them. Then (periodically) merge the integration branches upwards into each
112112
other.
113113
=====================================

0 commit comments

Comments
 (0)