Skip to content

Commit 19d1bdc

Browse files
Change awkward phrasing in automatically-merging-a-pull-request.md (#39630)
Co-authored-by: Sharra-writes <[email protected]>
1 parent 4daefab commit 19d1bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ shortTitle: Merge PR automatically
1616
---
1717
## About auto-merge
1818

19-
If you enable auto-merge for a pull request, the pull request will merge automatically when all required reviews are met and all required status checks have passed. Auto-merge prevents you from waiting around for requirements to be met, so you can move on to other tasks.
19+
If you enable auto-merge for a pull request, the pull request will merge automatically when all required reviews are met and all required status checks have passed. Auto-merge helps you avoid waiting around for requirements to be met, so you can move on to other tasks.
2020

2121
Before you can use auto-merge with a pull request, auto-merge must be enabled for the repository. For more information, see [AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository).
2222

0 commit comments

Comments
 (0)