Skip to content

Commit 509aa96

Browse files
committed
1 parent 77f254d commit 509aa96

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Loading

fern/docs/pages/customization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ hints:
391391
* `is_sortable`: Whether the field is sortable. Requires `is_filterable` to be true.
392392
* `is_groupable`: Whether the field is groupable. Requires `is_filterable` to be true.
393393
* `order`: The order in which the field appears in the side panel.
394-
* `group_name`: The group title under which field(s) appear in the side panel. In the example below, the fields are grouped under groups titled **Group One** and **Group Two**.
394+
* `group_name`: The group title under which field(s) appear in the side panel. In the example below, the fields are grouped under groups titled **Group 1** and **Group 2**.
395395

396396
![customization-group_name-ui-hint](../img/customization-group_name-ui-hint.png)
397397

0 commit comments

Comments
 (0)