Skip to content

Commit 369e959

Browse files
Fixing typo
"by" was misssing.
1 parent 5529b12 commit 369e959

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)