Skip to content

Commit 5bb0e26

Browse files
GODRIVER-3550 merged <> closed
1 parent 320fb93 commit 5bb0e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ gitGraph
110110
When the "Merge up" GitHub Action is enabled, multiple merge-up pull requests (such as PR1, PR2, and PR3) can be
111111
automatically created at the same time for different bug fixes or features that all target, for example, the
112112
release/2.x branch. At first, PR1, PR2, and PR3 exist side by side—each handling separate changes. When PR1 and PR2 are
113-
closed (merged), the Action automatically combines their changes into PR3. This final PR3 then contains all updates,
113+
closed, the Action automatically combines their changes into PR3. This final PR3 then contains all updates,
114114
allowing you to merge everything into release/2.x+1 in a single, streamlined step.
115115

116116
```mermaid

0 commit comments

Comments
 (0)