Update docs/docs/core/database/relations/reordering.mdx

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
This commit is contained in:
Marc 2023-02-23 20:34:35 +01:00 committed by GitHub
parent 83d87f24e9
commit f4d38fb2b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. We use fractional indexing. This means that we use decimal numbers to order the relations.