8000
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 d275302 commit e702b34Copy full SHA for e702b34
reference/forms/types/collection.rst
@@ -365,4 +365,4 @@ error_bubbling
365
366
.. include:: /reference/forms/types/options/mapped.rst.inc
367
368
-.. include:: /reference/forms/type/options/cascade_validation.rst.inc
+.. include:: /reference/forms/types/options/cascade_validation.rst.inc
reference/forms/types/options/checkbox_empty_data.rst.inc
@@ -6,4 +6,4 @@ empty_data
6
This option determines what value the field will return when the ``empty_value``
7
choice is selected.
8
In checkbox, the value of ``empty_data`` is overriden by the value returned by
9
-the data transformer (see :doc:`/cookbook/form/data_transformers.rst`).
+the data transformer (see :doc:`/cookbook/form/data_transformers`).
0 commit comments