diff --git a/reference/forms/types/entity.rst b/reference/forms/types/entity.rst index f8cea7271d1..f46229083fe 100644 --- a/reference/forms/types/entity.rst +++ b/reference/forms/types/entity.rst @@ -19,8 +19,8 @@ objects from the database. | | - `property`_ | | | - `query_builder`_ | +-------------+------------------------------------------------------------------+ -| Overridden | - `choices`_ | -| Options | - `choice_list`_ | +| Overriden | - `choice_list`_ | +| options | - `choices`_ | +-------------+------------------------------------------------------------------+ | Inherited | from the :doc:`choice ` type: | | options | |