Skip to content

Commit 391fe30

Browse files
committed
fix typo in previous commit
1 parent 2156545 commit 391fe30

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
@@ -7,4 +7,4 @@ 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

99
This is just a browser validation, so datas still must be validated
10-
server side.
10+
server-side.

0 commit comments

Comments
 (0)