We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b4d40 commit 3116b39Copy full SHA for 3116b39
book/forms.rst
@@ -645,7 +645,7 @@ the documentation for each type.
645
))
646
647
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 it's value to 'false'.
+ form, see below. If you don't need a label associated to your input, you can disable it by setting its value to false.
649
650
.. index::
651
single: Forms; Field type guessing
0 commit comments