Fix wording

This commit is contained in:
Gabe Koscky 2016-12-31 00:10:35 -05:00 committed by GitHub
parent 1d9e5b1b66
commit 656b32fe68
1 changed files with 1 additions and 1 deletions

View File

@ -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.