Skip to content

Commit 6210895

Browse files
committed
minor
1 parent 407e5ed commit 6210895

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/forms/types/collection.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ forms, which is useful when creating forms that expose one-to-many
1111
relationships (e.g. a product from where you can manage many related product
1212
photos).
1313

14-
When rendered, existing collection entries are indexed by the keys of the array that is passed as the collection type field data.
14+
When rendered, existing collection entries are indexed by the keys of the array
15+
that is passed as the collection type field data.
1516

1617
+---------------------------+--------------------------------------------------------------------------+
1718
| Rendered as | depends on the `entry_type`_ option |

0 commit comments

Comments
 (0)