8000
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.
1 parent 391fe30 commit d6800d3Copy full SHA for d6800d3
reference/forms/types/options/max_length.rst.inc
@@ -6,5 +6,5 @@ max_length
6
If this option is not null, an attribute ``maxlength`` is added, which
7
is used by some browsers to limit the amount of text in a field.
8
9
-This is just a browser validation, so datas still must be validated
+This is just a browser validation, so datas must still be validated
10
server-side.
0 commit comments