Skip to content

Commit f1c46d7

Browse files
authored
Update category-group-settings.md
1 parent 3e2d509 commit f1c46d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/development/models/category-group-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ lang: php
2525
| `site_id` | | | the site id |
2626
| `group_id` | required | | the category group id |
2727
| `channel_id` | required | | the channel id |
28-
| `cat_required` | | boolString | whether or not having category in this group is required for this channel |
29-
| `cat_allow_multiple` | | boolString | whether or not this multiple selections are allowed in this category group for this channel |
28+
| `cat_required` | | boolString | whether or not having a category in this group is required for this channel |
29+
| `cat_allow_multiple` | | boolString | whether or not having multiple selections is allowed in this category group for this channel |
3030

3131
## Relationships
3232

0 commit comments

Comments
 (0)