Correct spelling mistakes (#1163)

Co-authored-by: collerek <collerek@gmail.com>
This commit is contained in:
Edward Betts
2023-08-15 10:56:19 +01:00
committed by GitHub
parent 930e8fb2e7
commit eea2ba0bef
24 changed files with 48 additions and 48 deletions

View File

@ -198,7 +198,7 @@ To customize the names of fields/relation in Through model now you can use new p
Example:
```python
... # course declaration ommited
... # course declaration omitted
class Student(ormar.Model):
class Meta:
database = database
@ -419,4 +419,4 @@ To read which methods of QuerySet are available read below [querysetproxy][query
[exists]: ./queries.md#exists
[fields]: ./queries.md#fields
[exclude_fields]: ./queries.md#exclude_fields
[order_by]: ./queries.md#order_by
[order_by]: ./queries.md#order_by