Skip to content

Commit ec155fb

Browse files
committed
Update wording to avoid confusion
1 parent ed74988 commit ec155fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/docs/pages/customization.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,8 @@ hints:
431431
* `is_sortable`: Whether the field is sortable. Requires `is_filterable` to be true.
432432
* `is_groupable`: Whether the field is groupable. Requires `is_filterable` to be true.
433433
* `order`: The order in which the field appears in the side panel.
434-
* `is_read_only`: Whether the field is read-only in the UI. Once created, this
435-
field cannot be updated from the UI.
434+
* `is_read_only`: Whether the field is read-only in the UI. Once the object is created, this
435+
field cannot be updated in the UI.
436436
* `group_name`: The group title under which field(s) appear in the side panel. In the
437437
example below, the fields are grouped under groups titled **Group 1** and **Group 2**.
438438

0 commit comments

Comments
 (0)