We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aee1ab commit 3b17500Copy full SHA for 3b17500
reference/forms/types/options/max_length.rst.inc
@@ -3,5 +3,5 @@ max_length
3
4
**type**: ``integer``
5
6
-This option is used to add a ``max_length`` attribute, which is used by
7
-some browsers to limit the amount of text in a field.
+This option is used to add a ``maxlength`` attribute, which is used by
+some browsers to limit the amount of text in a field.
0 commit comments