Skip to content

Commit 69f42d4

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: Fixing typo
2 parents 2ab9c84 + 060bc67 commit 69f42d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

forms.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -758,8 +758,7 @@ Set the ``label`` option on fields to define their labels explicitly::
758758
.. tip::
759759

760760
By default, ``<label>`` tags of required fields are rendered with a
761-
``required`` CSS class, so you can display an asterisk for required
762-
fields applying these CSS styles:
761+
``required`` CSS class, so you can display an asterisk by applying a CSS style:
763762

764763
.. code-block:: css
765764

0 commit comments

Comments
 (0)