Skip to content

Commit 54ca879

Browse files
authored
Remove duplicate "each of"
1 parent f0804d8 commit 54ca879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/managing-a-branch-protection-rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Protected branch rules that mention a special character, such as `*`, `?`, or `]
4040

4141
To create an exception to an existing branch rule, you can create a new branch protection rule that is higher priority, such as a branch rule for a specific branch name.
4242

43-
For more information about each of each of the available branch protection settings, see "[About protected branches](/github/administering-a-repository/about-protected-branches)."
43+
For more information about each of the available branch protection settings, see "[About protected branches](/github/administering-a-repository/about-protected-branches)."
4444

4545
## Creating a branch protection rule
4646

0 commit comments

Comments
 (0)