Fix grammar in queries docs

This commit is contained in:
johnthagen
2021-10-05 12:47:35 -04:00
committed by GitHub
parent 4649fdfaae
commit 3b3bd23094

View File

@ -17,7 +17,7 @@ divided into categories according to the function they fulfill.
Note that some functions/methods are in multiple categories.
For complicity also Models and relations methods are listed.
For completeness, Models and relation methods are listed.
To read more about any specific section or function please refer to the details subpage.
@ -200,4 +200,4 @@ Instead of ormar models return raw data in form list of dictionaries or tuples.
To read more about any or all of those functions visit [aggregations](./aggregations.md) section.
[relations]: ../relations/index.md
[relations]: ../relations/index.md