Skip to content

Commit 42bedab

Browse files
committed
Merge branch 'master' of github.com:victorjonsson/jQuery-Form-Validator
2 parents c198114 + 6a0bf49 commit 42bedab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ particular form.
4040

4141
### Support for HTML5
4242

43-
Since version 2.2 you can use this plugin as a fallback solution for the validation attributes in the HTML5 spec.
44-
Add the module `html5` to the module string and you can use the following native features:
43+
As of version 2.2 (unreleased) you can use this plugin as a fallback solution for the validation attributes in the HTML5 spec. Add the module `html5` to the module string and you can use the following native features:
4544

4645
**Attributes**: require, pattern, maxlength, min, max, placeholder
4746

0 commit comments

Comments
 (0)