Skip to content

Commit 2914183

Browse files
authored
Update CONTRIBUTION.md
fix incomplete thought
1 parent 6f38773 commit 2914183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ The best way to avoid this problem is to
5252
3. Make those changes and submit a new PR from the _branch_ back to the main repository
5353
4. If you want to make changes for another issue before the PR from step#3 was accepted and merged, create a new branch from your unmodified fork, so that it's starting from the same state that the main repository is currently in
5454
5. Make the changes in the new branch, and submit a PR from that branch to the main repository
55-
6. Now your PRs from #3 and #5 are independent, and #5 won't contain the changes
55+
6. Now your PRs from #3 and #5 are independent, and #5 won't repeat or interfere with the changes from #3
5656

5757
If PRs are not kept independent, they may be rejected.

0 commit comments

Comments
 (0)