File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
reference/forms/types/options Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ as keys. This can be useful when you need to set a custom class for some widget:
13
13
14
14
.. seealso::
15
15
16
- Use the ``row_attr`` option if you want to add these attributes to the
16
+ Use the ``row_attr`` option if you want to add these attributes to
17
17
the :ref:`form type row <form-rendering-basics>` element.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ to render the :ref:`form type row <form-rendering-basics>`::
12
12
13
13
.. seealso::
14
14
15
- Use the ``attr`` option if you want to add these attributes to the
15
+ Use the ``attr`` option if you want to add these attributes to
16
16
the :ref:`form type widget <form-rendering-basics>` element.
17
17
18
18
.. versionadded:: 4.3
You can’t perform that action at this time.
0 commit comments