Skip to content

Commit 21fc66c

Browse files
committed
minor #15973 Fixing typos (ThomasLandauer)
This PR was merged into the 5.3 branch. Discussion ---------- Fixing typos Commits ------- 35b4589 Fixing typos
2 parents 0ef6294 + 35b4589 commit 21fc66c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

form/bootstrap5.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ Due to Bootstrap internals, the label is already rendered by ``form_widget()``.
103103
Inline Checkboxes and Radios
104104
----------------------------
105105

106-
If you want to render your checkboxes or radios fields `inline`_, you can add
107-
the ``checkbox-inline`` or ``radio-inline`` class, depending of your Symfony
108-
Form type or ``ChoiceType`` configuration, to the label class.
106+
If you want to render your checkbox or radio fields `inline`_, you can add
107+
the ``checkbox-inline`` or ``radio-inline`` class (depending on your Symfony
108+
Form type or ``ChoiceType`` configuration) to the label class.
109109

110110
.. configuration-block::
111111

0 commit comments

Comments
 (0)