Skip to content

Commit 060bc67

Browse files
committed
minor #15236 Fixing typo (ThomasLandauer)
This PR was merged into the 4.4 branch. Discussion ---------- Fixing typo "by" was misssing. Commits ------- 369e959 Fixing typo
2 parents 5529b12 + 369e959 commit 060bc67

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
@@ -695,8 +695,7 @@ Set the ``label`` option on fields to define their labels explicitly::
695695
.. tip::
696696

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

701700
.. code-block:: css
702701

0 commit comments

Comments
 (0)