diff --git a/content/docs/api/db/record/children/contents.lr b/content/docs/api/db/record/children/contents.lr index 04e6b5c9..37d36abf 100644 --- a/content/docs/api/db/record/children/contents.lr +++ b/content/docs/api/db/record/children/contents.lr @@ -6,7 +6,7 @@ type: property --- body: -Because of Lektor's tree based nature it almost all records can have children +Because of Lektor's tree based nature almost all records can have children below them. The `children` attribute provides a convenient way to access those. It returns a [Query :ref](../../query/) object that can be used to further filter down children.