Skip to content

Commit 5439c7a

Browse files
committed
[#6450] Use a reference for the field option
1 parent 323ebcc commit 5439c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/collection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ prototype_data
374374

375375
Allows you to define specific data for the prototype. Each new row added will
376376
initially contain the data set by this option. By default, the data configured
377-
for all entries with the ``entry_options`` option will be used.
377+
for all entries with the `entry_options`_ option will be used.
378378

379379
.. code-block:: php
380380

0 commit comments

Comments
 (0)