Skip to content

Commit c097f9b

Browse files
committed
Update entity.rst
1 parent 7d65fed commit c097f9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/forms/types/entity.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ cast into a string and so must have a ``__toString()`` method.
9999
.. note::
100100

101101
The ``property`` option is the property path used to display the option. So you
102-
can use anything supported by the :doc:`PropertyAccessor component</components/property_access/introduction>`
102+
can use anything supported by the :
103+
doc:`PropertyAccessor component </components/property_access/introduction>`
103104

104105
Usage sample::
105106

0 commit comments

Comments
 (0)