We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 421bd5e commit aaae003Copy full SHA for aaae003
docs/guide/fields.md
@@ -30,7 +30,7 @@ class Fruit2:
30
> [!TIP]
31
> For choices using
32
> [Django's TextChoices/IntegerChoices](https://docs.djangoproject.com/en/4.2/ref/models/fields/#enumeration-types)
33
-> it is recommented using the [django-choices-field](../integrations/choices-field.md) integration
+> it is recommended using the [django-choices-field](../integrations/choices-field.md) integration
34
> enum handling.
35
36
## Relationships
0 commit comments