diff --git a/docs/docs/core/database/relations/reordering.mdx b/docs/docs/core/database/relations/reordering.mdx index a45dda9cbd..121428e8ca 100644 --- a/docs/docs/core/database/relations/reordering.mdx +++ b/docs/docs/core/database/relations/reordering.mdx @@ -70,7 +70,7 @@ The database layer should receive a payload shown below: ## How does relations reordering work? -We use fractional indexing. This means that we use decimal numbers to order the relations. +We use fractional indexing. This means that we use decimal numbers to order the relations. See the following diagrams below for a more detailed understanding. ### Simple example