Skip to content

Commit

Permalink
Update plugins/ui/docs/components/checkbox_group.md
Browse files Browse the repository at this point in the history
Co-authored-by: margaretkennedy <[email protected]>
  • Loading branch information
AkshatJawne and margaretkennedy authored Sep 16, 2024
1 parent 1d4e5e7 commit c3ae933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ui/docs/components/checkbox_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Consider using [`checkbox_group`](./checkbox_group.md) to select or mark a singl

## Content

Checkbox group's accept checkboxes and primitive types as children. Checkbox's accept a child, which is rendered as the label of the checkbox.
Checkbox groups accept checkboxes and primitive types as children. Checkboxes accept a child, which is rendered as the label of the checkbox.

```python
from deephaven import ui
Expand Down

0 comments on commit c3ae933

Please sign in to comment.