Skip to content

Commit 1bba230

Browse files
authored
Fix linting error
1 parent 34cd8fa commit 1bba230

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-repository.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ You can manage the bypass list through either the UI or the API. The bypass list
4545

4646
### Configuring the pull request limit
4747

48-
To configure the pull request limit, navigate to the **Interaction limits** settings page following the same steps described in "[Limiting interactions in your repository](#limiting-interactions-in-your-repository)," then:
48+
To configure the pull request limit, navigate to the **Interaction limits** settings page following the same steps described in [Limiting interactions in your repository](#limiting-interactions-in-your-repository), then:
4949

50-
1. Under "Pull request limits", select the maximum number of concurrent open pull requests allowed for non-collaborators.
51-
1. Optionally, to allow specific users to bypass the limit, under "Allowlist", search for and select the users you want to add.
50+
1. Under "Pull request limits", select the maximum number of concurrent open pull requests allowed for users without write access.
51+
1. Optionally, to allow specific users to bypass the limit, under "Bypass list", search for and select the users you want to add.
5252

5353
## Further reading
5454

0 commit comments

Comments
 (0)