diff --git a/website/docs/r/group_rule.html.markdown b/website/docs/r/group_rule.html.markdown index fb1448bdd..5b44ba40b 100644 --- a/website/docs/r/group_rule.html.markdown +++ b/website/docs/r/group_rule.html.markdown @@ -29,7 +29,7 @@ resource "okta_group_rule" "example" { The following arguments are supported: -- `name` - (Required) The name of the Group Rule. +- `name` - (Required) The name of the Group Rule (min character 1; max characters 50). - `group_assignments` - (Required) The list of group ids to assign the users to.