Skip to content

Commit fb5f12d

Browse files
author
atmosf3ar
committed
Update forms.rst
1 parent 3116b39 commit fb5f12d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/forms.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,8 @@ the documentation for each type.
645645
))
646646

647647
The label for a field can also be set in the template rendering the
648-
form, see below. If you don't need a label associated to your input, you can disable it by setting its value to false.
648+
form, see below. If you don't need a label associated to your input,
649+
you can disable it by setting its value to ``false``.
649650

650651
.. index::
651652
single: Forms; Field type guessing

0 commit comments

Comments
 (0)