Skip to content

Commit 20a509a

Browse files
committed
Fix RST error
1 parent 5b10d1d commit 20a509a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

form/bootstrap5.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,7 @@ on your Symfony Form ``CheckboxType`` by adding the ``checkbox-switch`` class to
162162
.. tip::
163163

164164
You can also render your switches inline by simply adding the ``checkbox-inline`` class
165-
on the ``label_attr`` option.
166-
167-
.. code-block:: php
165+
on the ``label_attr`` option::
168166

169167
...
170168
'label_attr' => [

0 commit comments

Comments
 (0)