Skip to content

Commit 54859ff

Browse files
committed
Update topic order in the introduction
1 parent a3db918 commit 54859ff

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

fern/docs/pages/customization.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,16 @@ This section provides an overview of the customization framework and walks you t
66
process of tracking bugs in your organization. By the end of this section, you'll be able
77
to:
88
1. Customize DevRev objects such as _issue_ and _ticket_ by adding custom fields.
9+
1. Override default field settings of DevRev objects.
910
1. Create custom stages and stage transition diagrams for your objects.
1011
1. Create dependent fields for your objects.
11-
1. Override default field settings of DevRev objects.
1212

1313
## Concepts
1414

1515
### DevRev object
1616

17-
DevRev objects are the core entities in DevRev that represent real-world items such as
18-
issues, tickets, and incidents. Each object type has a set of fields that describe the
19-
object. The keyword `leaf_type` refers to a DevRev object type.
17+
DevRev objects are the core entities that represent real-world items such as issues,
18+
tickets, and incidents. Each object type has a set of fields that describe the object.
2019

2120
<Callout intent="tip">
2221
When you encounter `leaf_type` in the documentation or API, it refers to the type of DevRev

0 commit comments

Comments
 (0)