We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 360a202 + 3b17500 commit 34a9fa2Copy full SHA for 34a9fa2
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