10000
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 d6800d3 commit b53a227Copy full SHA for b53a227
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 must still be validated
+This is just a browser validation, so data must still be validated
10
server-side.
0 commit comments