10000 fix last typo on max length option · symfony/symfony-docs@b53a227 · GitHub
[go: up one dir, main page]

Skip to content

Commit b53a227

Browse files
committed
fix last typo on max length option
1 parent d6800d3 commit b53a227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/max_length.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ max_length
66
If this option is not null, an attribute ``maxlength`` is added, which
77
is used by some browsers to limit the amount of text in a field.
88

9-
This is just a browser validation, so datas must still be validated
9+
This is just a browser validation, so data must still be validated
1010
server-side.

0 commit comments

Comments
 (0)
0