diff --git a/docs/docs/core/database/relations/reordering.mdx b/docs/docs/core/database/relations/reordering.mdx index d2b1a9a164..a45dda9cbd 100644 --- a/docs/docs/core/database/relations/reordering.mdx +++ b/docs/docs/core/database/relations/reordering.mdx @@ -68,7 +68,7 @@ The database layer should receive a payload shown below: } ``` -## How does it work? +## How does relations reordering work? We use fractional indexing. This means that we use decimal numbers to order the relations.