Skip to content

Commit 62f6ed3

Browse files
committed
Update docs
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
1 parent 78a77fa commit 62f6ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/team_settings.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The following arguments are supported:
6262
The following arguments are supported:
6363

6464
- `algorithm` - (Optional) The algorithm to use when assigning pull requests to team members. Supported values are `ROUND_ROBIN` and `LOAD_BALANCE`. Default value is `ROUND_ROBIN`
65-
- `member_count` - (Optional) The number of team members to assign to a pull request
65+
- `member_count` - (Optional) The number of team members to assign to a pull request. Default value is `1`.
6666
- `notify` - (Optional, **Deprecated**: Use the top-level `notify` attribute instead.) Whether to notify the entire team when at least one member is also assigned to the pull request. Conflicts with the top-level `notify` attribute.
6767

6868
## Attributes Reference

0 commit comments

Comments
 (0)